Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
GitHub Action 17402e9f64 Auto Update README [Fri Jul 16 12:27:47 UTC 2021] 🤖 2021-07-16 12:27:47 +00:00
.github Moving PR template to root 2021-07-10 14:08:20 +05:30
cnvd Create CNVD-2021-15822.yaml 2021-06-04 03:01:01 +00:00
cves Merge pull request #2010 from daffainfo/patch-54 2021-07-16 17:56:25 +05:30
default-logins Create Hongdian Vulnerability 2021-07-10 21:16:35 +09:00
dns Update dead-host-with-cname.yaml 2021-07-14 16:34:26 +05:30
exposed-panels Update adobe-media-server.yaml 2021-07-14 16:58:05 +05:30
exposures Added additional path 2021-07-14 18:24:26 +05:30
file Now txt is included as default 2021-06-13 15:38:34 +05:30
fuzzing Added MDB database file leakage 2021-06-11 23:22:22 +05:30
headless Add extract-urls (an headless) 2021-06-18 13:31:59 +07:00
helpers misc changes to work with workflows 2021-06-20 16:35:59 +05:30
iot Update selea-ip-camera.yaml 2021-07-14 22:24:13 -05:00
miscellaneous Add missing-x-content-type-options 2021-07-02 11:10:29 -03:00
misconfiguration Update unauthenticated-popup-upload.yaml 2021-07-15 13:52:06 +05:30
network Update and rename printer-sensitiveinfo-leak.yaml to printers-info-leak.yaml 2021-07-15 15:14:36 +05:30
takeovers Change the severity to info 2021-07-13 19:27:02 +05:30
technologies Merge pull request #2039 from pikpikcu/patch-198 2021-07-16 10:38:14 +05:30
vulnerabilities Merge pull request #2027 from projectdiscovery/yapi-rce 2021-07-16 17:27:37 +05:30
workflows Tags support arrived in workflows 😄 2021-07-13 02:09:03 +05:30
.gitignore Update .gitignore 2020-07-29 13:21:06 +05:30
.nuclei-ignore misc changes to work with workflows 2021-06-20 16:35:59 +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
CONTRIBUTING.md minor updates 2021-07-06 14:54:43 +05:30
LICENSE.md misc changes 2021-01-30 12:15:43 +05:30
PULL_REQUEST_TEMPLATE.md typos 2021-07-10 22:06:59 +05:30
README.md Auto Update README [Fri Jul 16 12:27:47 UTC 2021] 🤖 2021-07-16 12:27:47 +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 444 vulnerabilities 234 exposed-panels 200
takeovers 70 exposures 116 technologies 123
misconfiguration 77 workflows 33 miscellaneous 27
default-logins 37 file 42 dns 10
fuzzing 10 helpers 9 iot 18

128 directories, 1569 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. ❤️