New
v2.11.0
What's Changed
- add
--scan-dir-listingsby @epi052 in https://github.com/epi052/feroxbuster/pull/1192 - add
--request-fileby @epi052 in https://github.com/epi052/feroxbuster/pull/1192 - add
--protocolby @epi052 in https://github.com/epi052/feroxbuster/pull/1192 - add
--limit-barsby @epi052 in https://github.com/epi052/feroxbuster/pull/1192
Brief descriptions
--request-fileand--protocol- read in a raw http request file, from burp or similar--scan-dir-listings- force recursion into folders where directory listing is enabled--limit-bars- cap the number of progress bars displayed
Documentation
Special thanks to @Raymond-JV, @Tib3rius, @libklein, and @L1-0 for their suggestions and support :tada:
Full Changelog: https://github.com/epi052/feroxbuster/compare/v2.10.4...v2.11.0