Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
Prince Chaddha e390741303 Updated tags 2021-06-09 22:59:13 +05:30
.github misc updates 2021-05-15 20:00:13 +05:30
cves CVE-2021-33564.yaml 2021-05-29 02:33:38 +05:30
default-logins Strict matchers 2021-05-22 18:23:20 +05:30
dns more tags for panels 2021-04-06 12:55:57 +05:30
exposed-panels moving files around 2021-05-28 11:59:49 +05:30
exposures Merge pull request #1537 from geeknik/patch-98 2021-05-28 09:12:01 +05:30
file Updated tags 2021-06-09 22:59:13 +05:30
fuzzing Added XFF-403-bypass 2021-05-09 22:40:56 +05:30
headless misc tag updates 2021-04-06 12:16:11 +05:30
helpers Update request-headers.txt 2021-05-22 21:02:53 +00:00
iot Added xp-webcam 2021-05-28 12:11:35 +05:30
miscellaneous Create google-floc-disabled.yaml 2021-05-17 15:57:05 +00:00
misconfiguration Update kubernetes-pods.yaml 2021-05-27 02:45:50 +05:30
network Merge pull request #1410 from projectdiscovery/princechaddha-patch-1 2021-05-14 22:34:01 +05:30
takeovers strikingly-takeover - Improved matcher 2021-05-07 14:33:07 +05:30
technologies Merge pull request #1543 from Morn98/CVE-2017-1000486 2021-05-28 14:05:01 +05:30
vulnerabilities Merge pull request #1540 from projectdiscovery/wp-lfi 2021-05-28 17:03:27 +05:30
workflows Removing magmi workflow 2021-05-20 03:48:55 +05:30
.gitignore Update .gitignore 2020-07-29 13:21:06 +05:30
.nuclei-ignore Removing headless from default ignore list as it requires additional flag to run 2021-05-17 18:31:13 +05:30
.pre-commit-config.yaml Add pre-commit and yamllint configuration 2020-05-24 23:20:42 +02:00
.yamllint Update yamllint config to ignore non-templates 2021-03-11 23:23:05 +07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-01-27 23:10:18 +05:30
LICENSE.md misc changes 2021-01-30 12:15:43 +05:30
README.md Auto Update README [Fri May 28 22:43:54 UTC 2021] 🤖 2021-05-28 22:43:54 +00:00

README.md

Nuclei Templates

Community curated list of templates for the nuclei engine to find a security vulnerability in application.

DocumentationContributionsDiscussionCommunityFAQsJoin Discord


Templates are the core of nuclei scanner which power the actual scanning engine. This repository stores and houses various templates for the scanner provided by our team as well as contributed by the community. We hope that you also contribute by sending templates via pull requests or Github issue and grow the list.

Nuclei Templates overview

An overview of the nuclei template directory including number of templates associated with each directory.

Templates Counts Templates Counts Templates Counts
cves 321 vulnerabilities 170 exposed-panels 137
takeovers 67 exposures 104 technologies 77
misconfiguration 66 workflows 31 miscellaneous 22
default-logins 28 exposed-tokens 0 dns 8
fuzzing 9 helpers 8 iot 12

108 directories, 1148 files.

📖 Documentation

Please navigate to https://nuclei.projectdiscovery.io for detailed documentation to build new and your own custom templates, we have also added many example templates for easy understanding.

💪 Contributions

Nuclei-templates is powered by major contributions from the community. Template contributions , Feature Requests and Bug Reports are more than welcome.

💬 Discussion

Have questions / doubts / ideas to discuss? feel free to open a discussion using Github discussions board.

👨‍💻 Community

You are welcomed to join our Discord Community. You can also follow us on Twitter to keep up with everything related to projectdiscovery.

💡 Notes

  • Use YAMLlint (e.g. yamllint to validate the syntax of templates before sending pull requests.

Thanks again for your contribution and keeping the community vibrant. ❤️