February 2018
Intermediate to advanced
426 pages
11h 3m
English
We will start with one of the most useful HTTP auxiliary modules, the HTTP Directory Scanner. This module identifies the existence of interesting directories in a given directory path. By default, it uses the wmap_dirs.txt word dictionary but you can specify your own; to run the module we need to set the target IP address, range, or CIDR identifier.
msf > use auxiliary/scanner/http/dir_scannermsf auxiliary(scanner/http/dir_scanner) > set RHOSTS 192.168.216.129RHOSTS => 192.168.216.129msf auxiliary(scanner/http/dir_scanner) > run[*] Detecting error code[*] Using code '404' as not found for 192.168.216.129[+] Found http://192.168.216.129:80/cgi-bin/ ...
Read now
Unlock full access