I need help to make nuclei to check more fast.
usually i use this 2 bellow commands , but i didn't see any difference.
how i make to more faster to check more links
link example https://ip:port
nuclei -l linx.txt -t detectfav.yaml -o result.txt -stats
nuclei -l linx.txt -t detectfav.yaml -stats -bs 100 -c 50 -o result.txt -stats
usually i use this 2 bellow commands , but i didn't see any difference.
how i make to more faster to check more links
link example https://ip:port
nuclei -l linx.txt -t detectfav.yaml -o result.txt -stats
nuclei -l linx.txt -t detectfav.yaml -stats -bs 100 -c 50 -o result.txt -stats
Код:
[0:00:05] | Templates: 1 | Hosts: 503797 | RPS: 28 | Matched: 0 | Errors: 292 | Requests: 151/1007594 (0%)
[0:00:10] | Templates: 1 | Hosts: 503797 | RPS: 15 | Matched: 0 | Errors: 316 | Requests: 163/1007594 (0%)
[0:00:15] | Templates: 1 | Hosts: 503797 | RPS: 11 | Matched: 0 | Errors: 336 | Requests: 173/1007594 (0%)
[0:00:20] | Templates: 1 | Hosts: 503797 | RPS: 8 | Matched: 0 | Errors: 340 | Requests: 175/1007594 (0%)
[0:00:25] | Templates: 1 | Hosts: 503797 | RPS: 10 | Matched: 0 | Errors: 522 | Requests: 266/1007594 (0%)