Skip to content

Commit

Permalink
Merge pull request #25 from geeknik/patch-1
Browse files Browse the repository at this point in the history
Update mass-scanning-cli.mdx
  • Loading branch information
ccosta-pd committed Mar 7, 2024
2 parents 10d5f65 + 6e8664d commit 3e78d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/nuclei/mass-scanning-cli.mdx
Expand Up @@ -41,7 +41,7 @@ Nuclei is a highly concurrent tool that has major Network I/O due to nature of t

2. Number of Requests to send in parallel per template

Ex: Some template have `payloads` field in template and usually sends multiple requests. This concurreny per template is controlled by `threads: 10` value in template
Ex: Some template have `payloads` field in template and usually sends multiple requests. This concurrency per template is controlled by `threads: 10` value in template

But if `threads` is not defined or missing (since it is optional), then nuclei will use `-c` value to decide concurrency of requests per template

Expand Down

0 comments on commit 3e78d6e

Please sign in to comment.