maurosoria / dirsearch

Web path scanner
11.93k stars 2.31k forks source link

not work in path #1260

Closed netwons closed 1 year ago

netwons commented 1 year ago

python3 dirsearch.py -u http://roadrunner.indeed.com:8080 but not work

shelld3v commented 1 year ago

It's because http://roadrunner.indeed.com:8080/ is not an accessible HTTP service, you can try visiting it from your browser

shelld3v commented 1 year ago

The error that dirsearch faced was Timeout error, you can try increasing the timeout (via --timeout flag) to continue brute-forcing