Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
Sandeep Singh 99b6aa8840
Merge pull request #2390 from daffainfo/patch-148
Create CVE-2008-4668.yaml
2021-08-13 17:08:12 +05:30
.github
cnvd
cves Merge pull request #2390 from daffainfo/patch-148 2021-08-13 17:08:12 +05:30
default-logins Rename azkaban-web-client-defaulr-creds.yaml to azkaban-web-client-default-creds.yaml 2021-08-12 16:18:42 +05:30
dns Update can-i-take-over-dns.yaml 2021-08-11 17:21:09 +07:00
exposed-panels Update nginx-proxy-manager.yaml 2021-08-12 01:40:41 +05:30
exposures Merge pull request #2365 from daffainfo/patch-144 2021-08-12 18:48:11 +05:30
file
fuzzing
headless
helpers
iot
miscellaneous
misconfiguration
network
takeovers
technologies Create oneblog-detect.yaml 2021-08-12 18:48:48 +07:00
vulnerabilities Update ewebs-arbitrary-file-reading.yaml 2021-08-12 18:19:22 +05:30
workflows
.gitignore
.nuclei-ignore
.pre-commit-config.yaml
.yamllint
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.md
PULL_REQUEST_TEMPLATE.md
README.md Auto Update README [Thu Aug 12 19:27:30 UTC 2021] 🤖 2021-08-12 19:27:30 +00:00
TEMPLATES-STATS.json Auto Generated Templates Stats [Thu Aug 12 19:26:50 UTC 2021] 🤖 2021-08-12 19:26:50 +00:00
TEMPLATES-STATS.md Auto Generated Templates Stats [Thu Aug 12 19:26:50 UTC 2021] 🤖 2021-08-12 19:26:50 +00:00
TOP-10.md Auto Generated Templates Stats [Thu Aug 12 19:26:50 UTC 2021] 🤖 2021-08-12 19:26:50 +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 590 dhiyaneshdk 239 cves 597 info 583 http 1720
panel 219 pikpikcu 237 vulnerabilities 265 high 465 file 46
xss 215 pdteam 194 exposed-panels 221 medium 387 network 35
wordpress 201 daffainfo 136 exposures 174 critical 226 dns 11
exposure 196 dwisiswant0 128 technologies 159 low 156
rce 187 geeknik 127 misconfiguration 124
lfi 176 gy741 68 takeovers 70
cve2020 155 madrobot 60 default-logins 51
wp-plugin 136 princechaddha 53 file 46
tech 101 gaurang 42 workflows 35

144 directories, 1870 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. ❤️