epi052 / feroxbuster

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

[FEATURE REQUEST] Way to limit scope when using --extract-links #115

Closed Greenwolf closed 3 years ago

Greenwolf commented 3 years ago

Is your feature request related to a problem? Please describe. When using --extract-links, it would be nice to have an option which only grabbed links from the original domain. I'm also not sure if it is starting to dir bust on other domains that are extracted? The output is unclear.

Describe the solution you'd like A flag to limit the scope of the tool would be great. Also additional clarity in the ReadMe on if it starts busting new domains when using the --extract-links option would be great.

P.S. - Absolutely loving the tool! I think you've got a real edge on gobuster & ffuf with this one 👍. I've been sharing will all my colleagues! You've done some really great work on this!

Greenwolf commented 3 years ago

Sorry, when posting the other issue github 404 error'd so i double posted, disregard this one.