May 2017
Intermediate to advanced
416 pages
21h 33m
English
The brute library supports different modes that alter the combinations used in the attack. The available modes are:
$ nmap --script http-brute --script-args brute.mode=user <target>
$ nmap --script http-brute --script-args brute.mode=pass <target>
$ nmap --script http-brute --script-args brute.mode=creds,brute.credfile=./creds.txt <target>
Read now
Unlock full access