Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
Sandeep Singh ee06aea64d
Merge pull request #2262 from DhiyaneshGeek/master
New Template
2021-07-31 22:50:25 +05:30
.github path update 2021-07-26 23:27:15 +05:30
cnvd matcher update to handle edge cases 2021-07-25 03:05:55 +05:30
cves Merge pull request #2268 from daffainfo/patch-117 2021-07-31 09:02:23 +05:30
default-logins misc changes 2021-07-26 16:42:17 +05:30
dns Update detect-dangling-cname.yaml 2021-07-22 14:03:27 +05:30
exposed-panels Merge pull request #2262 from DhiyaneshGeek/master 2021-07-31 22:50:25 +05:30
exposures Merge pull request #782 from hahwul/master 2021-07-30 18:15:28 +05:30
file Create github-personal-token.yaml 2021-07-27 11:07:18 -05:00
fuzzing matcher update to handle edge cases 2021-07-25 03:05:55 +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 removed extra headers 2021-07-27 21:43:39 +05:30
miscellaneous Add missing-x-content-type-options 2021-07-02 11:10:29 -03:00
misconfiguration Merge pull request #2262 from DhiyaneshGeek/master 2021-07-31 22:50:25 +05:30
network Update detect-addpac-voip-gateway.yaml 2021-07-26 13:50:41 +05:30
takeovers misc changes 2021-07-17 23:55:56 +05:30
technologies Merge pull request #2262 from DhiyaneshGeek/master 2021-07-31 22:50:25 +05:30
vulnerabilities Merge pull request #2265 from pussycat0x/master 2021-07-30 02:37:02 +05:30
workflows Create phpmyadmin-workflow.yaml 2021-07-21 18:32:53 -04:00
.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 Update CONTRIBUTING.md 2021-07-28 15:02:10 +02: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 Jul 26 17:59:44 UTC 2021] 🤖 2021-07-26 17:59:44 +00:00
TEMPLATES-STATS.json Revert "Auto Generated Templates Stats [Fri Jul 30 19:24:16 UTC 2021] 🤖" 2021-07-31 01:07:22 +05:30
TEMPLATES-STATS.md Revert "Auto Generated Templates Stats [Fri Jul 30 19:24:16 UTC 2021] 🤖" 2021-07-31 01:07:22 +05:30
TOP-10.md Revert "Auto Generated Templates Stats [Fri Jul 30 19:24:16 UTC 2021] 🤖" 2021-07-31 01:07:22 +05:30

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 511 dhiyaneshdk 220 cves 518 info 535 http 1566
panel 202 pikpikcu 195 vulnerabilities 246 high 426 file 42
xss 182 pdteam 187 exposed-panels 204 medium 349 network 35
wordpress 180 dwisiswant0 126 exposures 168 critical 201 dns 10
exposure 176 geeknik 119 technologies 136 low 147
rce 173 daffainfo 99 misconfiguration 115
cve2020 145 madrobot 60 takeovers 70
lfi 143 princechaddha 52 default-logins 49
wp-plugin 120 gy741 48 file 42
config 90 gaurang 42 workflows 34

138 directories, 1709 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. ❤️