Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 271 Bytes

dirsearch.md

File metadata and controls

13 lines (10 loc) · 271 Bytes

Source

https://github.com/maurosoria/dirsearch

Extensions apsx and php, r = recursive, timeout 1 second

dirsearch -u http://<domain> -e aspx,php,html -x 403,404 -r --timeout=1 -o <pathToResult> --full-url

Use proxy

--proxy=localhost:8080