Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
Prince Chaddha 47433f207b
Update elfinder-detect.yaml
2021-09-16 17:33:13 +05:30
.github Merge branch 'master' of https://github.com/projectdiscovery/nuclei-templates into pr/2628 2021-09-11 13:54:33 +05:30
cnvd removed extra headers not required for template 2021-09-08 17:47:19 +05:30
cves Auto Generated CVE annotations [Wed Sep 15 12:04:47 UTC 2021] 🤖 2021-09-15 12:04:47 +00:00
default-logins misc update 2021-09-13 23:33:03 +05:30
dns misc update 2021-09-14 17:50:57 +05:30
exposed-panels Create getsimple-installation.yaml 2021-09-15 16:57:27 +05:30
exposures Coverage for all templates using tags 2021-09-09 19:08:13 +05:30
file Update php-scanner.yaml 2021-08-27 09:17:57 -05:00
fuzzing removed extra headers not required for template 2021-09-08 17:47:19 +05:30
headless Satisfying the linter (all errors and warnings) 2021-08-19 17:44:46 +03:00
helpers Added WordPress Weak Credentials Detection 2021-08-23 17:20:33 +05:30
iot removed extra headers not required for template 2021-09-08 17:47:19 +05:30
miscellaneous Updates across many templates for clarity, spelling, and grammar. 2021-09-05 17:13:45 -04:00
misconfiguration Merge pull request #2622 from projectdiscovery/missing-tags 2021-09-10 12:32:47 +05:30
network misc update 2021-09-14 01:54:21 +05:30
takeovers misc update 2021-09-07 21:31:50 +05:30
technologies Update elfinder-detect.yaml 2021-09-16 17:33:13 +05:30
vulnerabilities Update bullwark-momentum-lfi.yaml 2021-09-13 15:55:14 +05:30
workflows Merge pull request #2622 from projectdiscovery/missing-tags 2021-09-10 12:32:47 +05:30
.gitignore Merge branch 'master' into dynamic_attributes 2021-08-19 16:23:26 +03:00
.nuclei-ignore minor update 2021-07-20 00:11:27 +05:30
.pre-commit-config.yml pre-commit-config update 2021-09-11 12:16:55 +05:30
.yamllint pre-commit-config update 2021-09-11 12:16:55 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-01-27 23:10:18 +05:30
CONTRIBUTING.md Misc (minor) 2021-08-19 17:25:01 +03:00
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 [Mon Sep 13 20:34:38 UTC 2021] 🤖 2021-09-13 20:34:38 +00:00
TEMPLATES-STATS.json Auto Generated Templates Stats [Mon Sep 13 20:33:42 UTC 2021] 🤖 2021-09-13 20:33:42 +00:00
TEMPLATES-STATS.md Auto Generated Templates Stats [Mon Sep 13 20:33:42 UTC 2021] 🤖 2021-09-13 20:33:42 +00:00
TOP-10.md Auto Generated Templates Stats [Mon Sep 13 20:33:42 UTC 2021] 🤖 2021-09-13 20:33:42 +00: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 690 dhiyaneshdk 252 cves 696 info 625 http 1904
lfi 250 pikpikcu 250 vulnerabilities 291 high 540 file 46
panel 248 daffainfo 199 exposed-panels 247 medium 428 network 41
xss 227 pdteam 195 exposures 186 critical 267 dns 11
exposure 226 geeknik 151 technologies 178 low 147
wordpress 207 dwisiswant0 132 misconfiguration 131
rce 195 gy741 72 takeovers 63
tech 169 madrobot 62 default-logins 56
cve2020 160 princechaddha 60 file 46
wp-plugin 140 pussycat0x 58 workflows 36

164 directories, 2063 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. ❤️