Last updated 2 months ago
https://tryhackme.com/room/resComment
nmap -p- -T4 -v -Pn 10.10.228.243
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
By AdaniKamal