Why are certain templates excluded? #1337
|
[WRN] Could not load template /root/nuclei-templates/fuzzing/xff-403-bypass.yaml: the template was excluded |
Answered by
forgedhallpass
Dec 6, 2021
Replies: 1 comment
|
This is intended behavior. Certain templates types like Please see https://nuclei.projectdiscovery.io/nuclei/get-started/#template-exclusion |
0 replies
Answer selected by
forgedhallpass
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is intended behavior. Certain templates types like
fuzz,dos,miscare excluded by default, because they can have potential side effects. In order to execute them, you need to explicitly enable them through the-itagsor-include-tagsCLI flags, or enable them via the nuclei configuration file.Please see https://nuclei.projectdiscovery.io/nuclei/get-started/#template-exclusion