epi052 / feroxbuster

A fast, simple, recursive content discovery tool written in Rust.
https://epi052.github.io/feroxbuster/
MIT License
5.54k stars 467 forks source link

[BUG] Feroxbuster fails to connect to live target #1181

Open rew1nter opened 4 days ago

rew1nter commented 4 days ago

Describe the bug The URL is accessible but feroxbuster cant connect image

To Reproduce

Expected behavior To Fuzz as usual

Traceback / Error Output If applicable, add error output to help explain your problem.

Environment (please complete the following information):

Additional context I have the insecure flag set via an alias. Even without it, it wont work

epi052 commented 4 days ago

rei.com has some weird issues. Try adding -H 'User-Agent: Firefox/120', it should work with that header.

rew1nter commented 3 days ago

Interesting. It responds to httpie without any User-Agent header.