phra / rustbuster

A Comprehensive Web Fuzzer and Content Discovery Tool
https://iwantmore.pizza
GNU General Public License v3.0
522 stars 59 forks source link

Connection timed out (os error 110) #44

Closed Bad3r closed 2 years ago

Bad3r commented 4 years ago

I keep getting this error with rustbuster

❯ rustbuster dir -u https://secbytes.net/ -w /usr/share/wordlists/dirb/directory-list-2.3-medium.txt -t 20 
...
 ERROR rustbuster > https://secbytes.net/1859 - "error trying to connect: Connection timed out (os error 110)"
 ERROR rustbuster > https://secbytes.net/2980 - "error trying to connect: Connection timed out (os error 110)"
 ERROR rustbuster > https://secbytes.net/2910 - "error trying to connect: Connection timed out (os error 110)"
 ERROR rustbuster > https://secbytes.net/2766 - "error trying to connect: Connection timed out (os error 110)"
 ERROR rustbuster > https://secbytes.net/inde - "error trying to connect: Connection timed out (os error 110)"
⠤ [00:22:04] ##>-------------------------------------   13900/218691  ETA: 05:25:17 req/s: 10

The issue only happens when using rustbuster i don't have a similar issue with other tools like gobuster

phra commented 3 years ago

Have you tried to ignore certificate validity with -k?