Skip to content

最高支持poc数量? #5384

Answered by tarunKoyalwar
AnQTroops asked this question in Q&A
Discussion options

You must be logged in to vote

@AnQTroops , 80k templates shouldn't be that big of a issue , this will directly affect start time of nuclei but will work , you need to mainly control two flags -c and -bs

-c -> no of templates in parallel
-bs -> no of targets in parallel per template

more info here https://docs.projectdiscovery.io/tools/nuclei/mass-scanning-cli

if you are facing issue or any type of crash for some reason you can always split the templates into multiple directories and run it one after another

/mytemplates/batch1 -> 10k
/mytemplates/batch2 -> 10k
....

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by tarunKoyalwar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
2 participants
Converted from issue

This discussion was converted from issue #5377 on July 08, 2024 13:06.