epi052 / feroxbuster

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

[FEATURE REQUEST] -w accept a folder and gather all words from all wordlists #1027

Open G6KG opened 10 months ago

G6KG commented 10 months ago

Hi,

can you please make the : -w

to accept folder of files and scan them recursively

epi052 commented 10 months ago

you should be able to do something like the command below to concatenate your wordlists (as long as they're in a single directory).

-w <(cat wordlists/*)

stale[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ApprenticeofEnder commented 8 months ago

I think maybe a recursive wordlist option might be worth looking into?

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.