projectdiscovery / nuclei

Fast and customizable vulnerability scanner based on simple YAML based DSL.
https://docs.projectdiscovery.io/tools/nuclei
MIT License
18.89k stars 2.38k forks source link

nuclei skips all targets #3142

Closed ehsandeep closed 1 year ago

ehsandeep commented 1 year ago

Discussed in https://github.com/projectdiscovery/nuclei/discussions/3132

Originally posted by **catchmeifyoucaan** January 3, 2023 hello, I was using the nuclei tool yesterday and i found the new update on twitter, immediately i updated, nuclei started ignoring all targets in a folder, specifically if i try to add -s info, it will work on few targets but when i use other methds such as -s medium,high,critical it automatically keeps skipping them ![nuclei](https://user-images.githubusercontent.com/94643805/210297231-ddb7bcec-44b8-4be7-9bab-3577cb18651e.png)
Rameshkanna2k commented 3 months ago

this is the issue i am facing in the latest version of nuclei 3.2.6

nuclei started ignoring all targets in a folder, specifically if i try to add -s info, it will work on few targets but when i use other methds such as -s medium,high,critical it automatically keeps skipping them

Kindly mention the fix @ehsandeep

SecDev0ps commented 1 month ago

still relevant

Acemampz commented 1 month ago

i am facing the same issue with version 3.2.8 , even put in the flag -rl 10. any idea on how to fix this issue?

skommando commented 1 week ago

I also encountered this problem when using v3.2.9 (it happened suddenly in the past few days. It was normal before using v3.2. I didn't upgrade it during this period, nor did I change the configuration file. I always used max-host-error: -1), and adding the -no-mhe parameter was ineffective. image image