Skip to content

part of the standard nuclei-templates #4492

Closed Answered by olearycrew
MRX7999 asked this question in Q&A
Discussion options

You must be logged in to vote

Some templates won't run by default. That includes things like:

  • Headless templates: These won't run without the -headless flag
  • Code templates: These won't run without the -code flag
  • Fuzzing templates: These require additional configuration and wont't run without additional configuration
  • DOS templates: The Nuclei templates project houses a variety of templates which perform fuzzing and other actions which may result in a DoS against the target system (see the list here). To ensure these templates are not accidentally run, they are tagged and excluded them from the default scan. These templates can be only executed when explicitly invoked using the -itags option.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
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 olearycrew
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.
3 participants
Converted from issue

This discussion was converted from issue #4468 on December 15, 2023 09:26.