Skip to content

Commit

Permalink
Update mass-scanning-cli.mdx
Browse files Browse the repository at this point in the history
one letter missing
  • Loading branch information
geeknik committed Mar 6, 2024
1 parent 10d5f65 commit 6e8664d
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 6e8664d

Please sign in to comment.