We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Even with high -bs, -c and -rl values, the fuzz templates seem to be capped at lower 250rps limits
-bs
-c
-rl
Should follow custom limit
Run with above flags, large input list and fuzzing template with -stats and observe rps
-stats
[0:02:42] | Templates: 3 | Hosts: 62255 | RPS: 260 | Matched: 0 | Errors: 1941 | Requests: 42309/684805 (6%) [0:02:46] | Templates: 3 | Hosts: 62255 | RPS: 255 | Matched: 0 | Errors: 1944 | Requests: 42430/684805 (6%) [0:02:53] | Templates: 3 | Hosts: 62255 | RPS: 247 | Matched: 0 | Errors: 1959 | Requests: 42810/684805 (6%) [0:02:58] | Templates: 3 | Hosts: 62255 | RPS: 241 | Matched: 0 | Errors: 1964 | Requests: 42907/684805 (6%) [0:03:02] | Templates: 3 | Hosts: 62255 | RPS: 237 | Matched: 0 | Errors: 1972 | Requests: 43230/684805 (6%) [0:03:06] | Templates: 3 | Hosts: 62255 | RPS: 233 | Matched: 0 | Errors: 1976 | Requests: 43428/684805 (6%) [0:03:12] | Templates: 3 | Hosts: 62255 | RPS: 229 | Matched: 0 | Errors: 1996 | Requests: 44095/684805 (6%) [0:03:18] | Templates: 3 | Hosts: 62255 | RPS: 224 | Matched: 0 | Errors: 2014 | Requests: 44451/684805 (6%)
- OS: Linux - Nuclei: Latest-dev - Go: go1.23.3
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Current Behavior
Even with high
-bs
,-c
and-rl
values, the fuzz templates seem to be capped at lower 250rps limitsExpected Behavior
Should follow custom limit
Steps To Reproduce
Run with above flags, large input list and fuzzing template with
-stats
and observe rpsRelevant log output
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: