Skip to content
New issue

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

[BUG] Concurrency and parallelism is low for fuzzing templates #5915

Open
1 task done
Ice3man543 opened this issue Dec 16, 2024 · 0 comments
Open
1 task done

[BUG] Concurrency and parallelism is low for fuzzing templates #5915

Ice3man543 opened this issue Dec 16, 2024 · 0 comments
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@Ice3man543
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues.

Current Behavior

Even with high -bs, -c and -rl values, the fuzz templates seem to be capped at lower 250rps limits

Expected Behavior

Should follow custom limit

Steps To Reproduce

Run with above flags, large input list and fuzzing template with -stats and observe rps

Relevant log output

[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%)

Environment

- OS: Linux
- Nuclei: Latest-dev
- Go: go1.23.3

Anything else?

No response

@Ice3man543 Ice3man543 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Dec 16, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

No branches or pull requests

1 participant