Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
sandeep f81851b53b few fixes 2021-09-03 13:10:35 +05:30
.github misc changes 2021-06-13 16:10:39 +05:30
cnvd Create CNVD-2021-15822.yaml 2021-06-04 03:01:01 +00:00
cves few fixes 2021-09-03 13:10:35 +05:30
default-logins Merge pull request #1860 from pikpikcu/patch-193 2021-07-05 19:48:01 +05:30
dns Added NS based fingerprint template 2021-06-14 02:59:28 +05:30
exposed-panels Merge pull request #1862 from pikpikcu/patch-195 2021-07-05 18:52:43 +05:30
exposures minor updates 2021-07-04 01:22:08 +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 Added epson-wf-series 2021-06-04 20:24:08 +05:30
miscellaneous Add missing-x-content-type-options 2021-07-02 11:10:29 -03:00
misconfiguration Merge pull request #1843 from DhiyaneshGeek/master 2021-07-04 01:23:20 +05:30
network Merge pull request #1835 from projectdiscovery/detect-rsyncd 2021-06-30 22:05:31 +05:30
takeovers Update sprintful-takeover.yaml 2021-06-28 20:57:18 +05:30
technologies Update sonicwall-email-security-detect.yaml 2021-06-30 19:58:03 +05:30
vulnerabilities Update reference 2021-07-06 00:27:15 -06:00
workflows workflow update 2021-06-18 15:23:18 +05:30
.gitignore
.nuclei-ignore misc changes to work with workflows 2021-06-20 16:35:59 +05:30
.pre-commit-config.yaml
.yamllint Update yamllint config to ignore non-templates 2021-03-11 23:23:05 +07:00
CODE_OF_CONDUCT.md
LICENSE.md
README.md Auto Update README [Mon Jul 5 16:16:19 UTC 2021] 🤖 2021-07-05 16:16:19 +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 377 vulnerabilities 208 exposed-panels 180
takeovers 69 exposures 108 technologies 108
misconfiguration 74 workflows 32 miscellaneous 27
default-logins 36 file 42 dns 10
fuzzing 10 helpers 9 iot 13

125 directories, 1418 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. ❤️