May 2017
Intermediate to advanced
416 pages
21h 33m
English
To perform brute force password auditing against Redis, use the following Nmap command:
$ nmap -p6379 --script redis-brute <target>
If authentication is not enabled, the following message will be returned:
PORT STATE SERVICE 6379/tcp open unknown |_redis-brute: Server does not require authentication
Read now
Unlock full access