Res

January 31, 2024

redis-cli -h 10.10.173.166
LOLWUT
info

As we can see above we have a user "vianka" in the home directory

Then after navigating to Hacktricks page redis section 6379

We will modify this commands to our own purpose

Then after we visited the page in the web browser it returns this line

Now we can try to use other commands like cmd in the redis cli

Then we will navigate to our browser once again

After that we will set a reverse shell so that we can get a shell from the web browser

Then after that we just execute the reverse shell in the web browser

Use this command just to get better shell

Then just run the suid command to discover some suid permissions that we can use

Then we will navigate to Gtfo bins to look for xxd command

Or we can just change to user vianka and see some permissions that we can run

Last updated