RES

https://tryhackme.com/room/resComment

nmap

nmap -p- -T4 -v -Pn 10.10.228.243

image

redis-cli -h 10.10.228.243 # sudo apt-get install redis-tools

Refer https://book.hacktricks.xyz/pentesting/6379-pentesting-redis for more information in pentest redis

info
image

By AdaniKamal

Last updated