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

Ability to support regex for the filter option #24

Open
maaaaz opened this issue Jun 20, 2016 · 0 comments
Open

Ability to support regex for the filter option #24

maaaaz opened this issue Jun 20, 2016 · 0 comments

Comments

@maaaaz
Copy link

maaaaz commented Jun 20, 2016

Hello,

Last but not least, it would be great to be able to specify a regex for the filter option.
I'm facing a lot of situation where for instance I'd like to hide any request returning a 4xx status code (mostly during large engagements, when you enumerate URL for a lot of targets).

Today I can only use the logic you implemented for filter =,<,>,!=,<=,>=.
Tomorrow I'd like to type --filter c!=4.*.* or --filter c!=4**

Cheers guys !

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

No branches or pull requests

2 participants