Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
Prince Chaddha 4c83f2341b
Update CVE-2016-1000152.yaml
2021-07-22 17:53:22 +05:30
.github Update README.tmpl 2021-07-20 18:35:07 +05:30
cnvd Create CNVD-2021-15822.yaml 2021-06-04 03:01:01 +00:00
cves Update CVE-2016-1000152.yaml 2021-07-22 17:53:22 +05:30
default-logins Tags update 2021-07-20 01:15:15 +05:30
dns Update dead-host-with-cname.yaml 2021-07-14 16:34:26 +05:30
exposed-panels Create terramaster-login.yaml 2021-07-19 15:36:42 +09:00
exposures Update exposed-gitignore.yaml 2021-07-17 23:15:08 -04:00
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 Merge pull request #2068 from pussycat0x/master 2021-07-20 17:53:23 +05:30
takeovers misc changes 2021-07-17 23:55:56 +05:30
technologies Update favicon-detection.yaml 2021-07-20 08:51:14 +09:00
vulnerabilities Merge pull request #1085 from pikpikcu/patch-125 2021-07-21 18:27:45 +05:30
workflows No more manual updates with tags support 2021-07-18 22:41:13 +05:30
.gitignore Update .gitignore 2020-07-29 13:21:06 +05:30
.nuclei-ignore minor update 2021-07-20 00:11:27 +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 [Tue Jul 20 13:05:45 UTC 2021] 🤖 2021-07-20 13:05:45 +00:00
TEMPLATES-STATS.json Auto Generated Templates Stats [Mon Jul 19 23:52:03 UTC 2021] 🤖 2021-07-19 23:52:03 +00:00
TEMPLATES-STATS.md Merge branch 'master' of https://github.com/projectdiscovery/nuclei-templates into pr/2098 2021-07-20 11:12:25 +05:30
TOP-10.md Initialize Top 10 stats 2021-07-20 14:49:04 +07:00

README.md

Nuclei Templates

Community curated list of templates for the nuclei engine to find security vulnerabilities in applications.

DocumentationContributionsDiscussionCommunityFAQsJoin Discord


Templates are the core of the nuclei scanner which powers 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 issues to grow the list.

Nuclei Templates overview

An overview of the nuclei template project, including statistics on unique tags, author, directory, severity, and type of templates. The table below contains the top ten statistics for each matrix; an expanded version of this is available here, and also available in JSON format for integration.

Nuclei Templates Top 10 statistics

TAG COUNT AUTHOR COUNT DIRECTORY COUNT SEVERITY COUNT TYPE COUNT
cve 467 dhiyaneshdk 202 cves 473 info 453 http 1409
panel 201 pdteam 184 vulnerabilities 230 high 395 file 42
xss 169 pikpikcu 177 exposed-panels 202 medium 313 network 32
wordpress 164 dwisiswant0 113 exposures 150 critical 187 dns 10
rce 162 geeknik 89 technologies 129 low 150
exposure 154 daffainfo 79 misconfiguration 114
cve2020 137 madrobot 59 takeovers 70
lfi 127 princechaddha 50 default-logins 44
wp-plugin 110 gaurang 42 file 42
cve2019 82 gy741 36 workflows 33

134 directories, 1612 files.

📖 Documentation

Please navigate to https://nuclei.projectdiscovery.io for detailed documentation to build new or your own custom templates. We have also added a set of templates to help you understand how things work.

💪 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 on Github discussions board.

👨‍💻 Community

You are welcome 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 this community vibrant. ❤️