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

is that possible to skip line on matching ? #324

Open
kolet opened this issue Jun 18, 2022 · 0 comments
Open

is that possible to skip line on matching ? #324

kolet opened this issue Jun 18, 2022 · 0 comments

Comments

@kolet
Copy link

kolet commented Jun 18, 2022

hi ,

i have 2 sets of payload .
first payload is a wordlist .
second payload numbers . 0000-9999 (bf)

i'd like for the scan to stop the BF on a line when matching a redirect(status code 302) or length (greater then normal)
so instead of continue going through 10k for each line in payload 1 (wordlist)
it will stop and continue with the other lines .
how can i accomplish that ?

thanks !

@kolet kolet changed the title is that possible to skip when matching ? is that possible to skip line on matching ? Jun 18, 2022
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

1 participant