Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: input regex filter #746

Open
muhqu opened this issue Oct 19, 2023 · 1 comment
Open

Feature request: input regex filter #746

muhqu opened this issue Oct 19, 2023 · 1 comment

Comments

@muhqu
Copy link

muhqu commented Oct 19, 2023

It would be nice if you could filter the list of inputs with a regex.

Use case:

ffuf -w common.txt:FILE -w web-mutations.txt:MUT -w web-extensions.txt:EXT -u http://example.com/FILEMUTEXT

If you have a combination of multiple wordlists, the number of possible URLs the number of requests can easily sky rocket into the millions… 🚀

If would be great if you could apply a filter to the resulting URLs / requests to narrow down the list of possible URLs…

@bsysop
Copy link
Collaborator

bsysop commented Dec 13, 2023

Hey @muhqu,
Do you have any examples?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants