Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
Sandeep Singh 34b7e85f9b
Merge pull request #2518 from nrathaus/master
Updated References and description
2021-08-30 23:54:50 +05:30
.github Merge remote-tracking branch 'origin' into dynamic_attributes 2021-08-23 14:40:33 +03:00
cnvd Satisfying the linter (all errors and warnings) 2021-08-19 17:44:46 +03:00
cves Update CVE-2019-15889.yaml 2021-08-30 23:52:12 +05:30
default-logins Merge remote-tracking branch 'origin' into dynamic_attributes 2021-08-23 14:40:33 +03:00
dns Merge remote-tracking branch 'origin' into dynamic_attributes 2021-08-26 15:04:14 +03:00
exposed-panels Update grails-database-admin-console.yaml 2021-08-30 15:21:21 +05:30
exposures Update dbeaver-credentials.yaml 2021-08-30 15:24:34 +05:30
file Update php-scanner.yaml 2021-08-27 09:17:57 -05:00
fuzzing Merge remote-tracking branch 'origin' into dynamic_attributes 2021-08-23 19:15:14 +03:00
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 Rename iot/epson-web-control-detect.yaml to exposed-panels/epson-web-control-detect.yaml 2021-08-24 15:09:40 +05:30
miscellaneous added tags 2021-08-29 15:16:04 +05:30
misconfiguration Fixing errors in templates 2021-08-27 10:43:24 +03:00
network Rename expsoed-adb.yaml to exposed-adb.yaml 2021-08-27 21:14:24 -05:00
takeovers Satisfying the linter (all errors and warnings) 2021-08-19 17:44:46 +03:00
technologies Update and rename technologies/whm-login-detect.yaml to exposed-panels/whm-login-detect.yaml 2021-08-27 11:41:14 +05:30
vulnerabilities Vendor writes it as "NETGEAR" 2021-08-29 09:39:06 +03:00
workflows Fixed typo in referenced template name 2021-08-20 15:46:10 +03:00
.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.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 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 [Wed Aug 25 23:11:49 UTC 2021] 🤖 2021-08-25 23:11:49 +00:00
TEMPLATES-STATS.json Auto Generated Templates Stats [Wed Aug 25 23:10:45 UTC 2021] 🤖 2021-08-25 23:10:45 +00:00
TEMPLATES-STATS.md Auto Generated Templates Stats [Wed Aug 25 23:10:45 UTC 2021] 🤖 2021-08-25 23:10:45 +00:00
TOP-10.md Auto Generated Templates Stats [Wed Aug 25 23:10:45 UTC 2021] 🤖 2021-08-25 23:10:45 +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 632 dhiyaneshdk 245 cves 640 info 603 http 1807
panel 232 pikpikcu 244 vulnerabilities 283 high 510 file 46
xss 224 pdteam 198 exposed-panels 231 medium 402 network 38
exposure 214 daffainfo 164 exposures 184 critical 232 dns 11
lfi 207 geeknik 149 technologies 163 low 160
wordpress 203 dwisiswant0 132 misconfiguration 125
rce 189 gy741 72 takeovers 71
cve2020 157 madrobot 62 default-logins 51
wp-plugin 136 princechaddha 54 file 46
tech 105 pussycat0x 44 workflows 35

146 directories, 1962 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. ❤️