scout v0.15.2 releases: Discover a web server’s undisclosed files and directories
Scout
Scout is a URL fuzzer for discovering undisclosed files and directories on a web server.
A full word list is included in the binary, meaning maximum portability and minimal configuration. Aim and fire!
Changelog v0.15.2
-
Fix setting Host header with -H
Use
Flags
-x, –extensions
File extensions to detect. (default php,htm,html,txt])
-f, –filename
Filename to seek in the directory being searched. Useful when all directories report 404 status.
-H, –header
Extra header to send with requests e.g. -H “Cookie: PHPSESSID=blah”
-c, –status-codes
HTTP status codes which indicate a positive find. (default 200,400,403,500,405,204,401,301,302)
-s, –spider
Scan page content for links and confirm their existence.