[FEATURE] DAST Fuzzing for multiple requests at one go #6291
Unanswered
ArjunChandarana
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@ArjunChandarana do share more details, such as the contents of the template and the input file you’re using, so we can better understand the context and your feature request. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your feature request
I was trying DAST scanning using nuclei but did not got any flags where I can run fuzzing templates such as reflected XSS templates against multiple requests at the same time.
Describe the use case of the feature
This will allow to fuzz multiple requests at the same time and get the vulnerabilities in lesser time instead of running same template multiple times against all the in-scope requests.
Describe alternatives you've considered
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions