Metasploit dir scanner: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „=Setup= *use auxiliary/scanner/http/dir_scanner *show options *set RHOSTS 10.0.10.105 =Run= *run <pre> [*] Detecting error code [*] Using code '404' as not fou…“) |
(kein Unterschied)
|
Aktuelle Version vom 7. August 2021, 18:36 Uhr
Setup
- use auxiliary/scanner/http/dir_scanner
- show options
- set RHOSTS 10.0.10.105
Run
- run
[*] Detecting error code [*] Using code '404' as not found for 10.0.10.105 [+] Found http://10.0.10.105:80/cgi-bin/ 404 (10.0.10.105) [+] Found http://10.0.10.105:80/doc/ 200 (10.0.10.105) [+] Found http://10.0.10.105:80/icons/ 404 (10.0.10.105) [+] Found http://10.0.10.105:80/index/ 404 (10.0.10.105) [+] Found http://10.0.10.105:80/phpMyAdmin/ 200 (10.0.10.105) [+] Found http://10.0.10.105:80/test/ 404 (10.0.10.105) [*] Scanned 1 of 1 hosts (100% complete) [*] Auxiliary module execution completed