Why would nuclei send requests when there's no target provided? #2410
-
I started nuclei with no arguments, and it hangs. So I started it again with
What is nuclei doing? |
Beta Was this translation helpful? Give feedback.
Answered by
ehsandeep
Aug 9, 2022
Replies: 2 comments 3 replies
-
@CaledoniaProject nuclei as default load all the templates to run including self-contained token-spray templates which doesn't requires target input as it's already included in the template. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
forgedhallpass
-
@CaledoniaProject this issue should be fixed with the latest release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@CaledoniaProject nuclei as default load all the templates to run including self-contained token-spray templates which doesn't requires target input as it's already included in the template.