Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
Prince Chaddha 74765a6e7b
Merge pull request #1729 from pdelteil/patch-17
Update grafana-detect.yaml
2021-06-19 12:15:38 +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 Template Moved to cves 2021-06-19 01:58:02 +05:30
default-logins misc changes 2021-06-18 15:20:48 +05:30
dns Added NS based fingerprint template 2021-06-14 02:59:28 +05:30
exposed-panels Update grafana-detect.yaml 2021-06-18 20:07:06 -04:00
exposures Additional matcher 2021-06-11 16:20:34 +05:30
file Now txt is included as default 2021-06-13 15:38:34 +05:30
fuzzing minor changes 2021-06-16 01:23:59 +05:30
headless Add extract-urls (an headless) 2021-06-18 13:31:59 +07:00
helpers minor changes 2021-06-16 01:23:59 +05:30
iot Added epson-wf-series 2021-06-04 20:24:08 +05:30
miscellaneous Updated author names 2021-06-09 17:50:56 +05:30
misconfiguration Few template updates 2021-06-18 15:53:49 +05:30
network Added openssh-username-enumeration 2021-06-18 12:35:49 +05:30
takeovers Updated author names 2021-06-09 17:50:56 +05:30
technologies Merge pull request #1615 from Sicks3c/sicks3c 2021-06-18 15:49:41 +05:30
vulnerabilities Moved template to cves folder 2021-06-18 16:58:27 +05:30
workflows workflow update 2021-06-18 15:23:18 +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 Jun 18 20:29:55 UTC 2021] 🤖 2021-06-18 20:29:55 +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 348 vulnerabilities 184 exposed-panels 150
takeovers 67 exposures 107 technologies 105
misconfiguration 69 workflows 32 miscellaneous 24
default-logins 31 file 42 dns 10
fuzzing 10 helpers 9 iot 13

119 directories, 1309 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. ❤️