Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
Prince Chaddha 7cafebfd92
Merge pull request #2471 from daffainfo/patch-173
Create CVE-2010-1475.yaml
2021-08-24 16:00:37 +05:30
.github pulling latest version of nuclei 2021-08-20 18:46:19 +05:30
cnvd matcher update to handle edge cases 2021-07-25 03:05:55 +05:30
cves Merge pull request #2471 from daffainfo/patch-173 2021-08-24 16:00:37 +05:30
default-logins Payloads positional update to keep the request format uniform 2021-08-22 23:39:33 +05:30
dns Added DNS fingerprint 2021-08-16 23:11:35 +05:30
exposed-panels Merge pull request #2426 from projectdiscovery/generic 2021-08-23 19:55:32 +05:30
exposures misc update 2021-08-24 02:50:14 +05:30
file Merge pull request #2327 from geeknik/patch-7 2021-08-06 21:08:04 +05:30
fuzzing misc update 2021-08-23 17:22:29 +05:30
headless Add extract-urls (an headless) 2021-06-18 13:31:59 +07:00
helpers Added WordPress Weak Credentials Detection 2021-08-23 17:20:33 +05:30
iot Update nuuno-network-login.yaml 2021-08-24 14:23:31 +05:30
miscellaneous Payloads positional update to keep the request format uniform 2021-08-22 23:39:33 +05:30
misconfiguration minor update 2021-08-21 15:53:06 +05:30
network minor refactor 2021-08-23 15:36:40 +05:30
takeovers minor update 2021-08-16 23:03:21 +05:30
technologies minor update 2021-08-24 00:51:51 +05:30
vulnerabilities Update thinkific-redirect.yaml 2021-08-24 14:56:21 +07:00
workflows workflow update 2021-08-19 22:12:15 +05:30
.gitignore Add ignored stuff from update-templates flag 2021-08-18 20:57:56 +07: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 Update CONTRIBUTING.md 2021-08-02 20:44:27 +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 Aug 23 21:35:41 UTC 2021] 🤖 2021-08-23 21:35:41 +00:00
TEMPLATES-STATS.json Auto Generated Templates Stats [Mon Aug 23 21:35:07 UTC 2021] 🤖 2021-08-23 21:35:07 +00:00
TEMPLATES-STATS.md Auto Generated Templates Stats [Mon Aug 23 21:35:07 UTC 2021] 🤖 2021-08-23 21:35:07 +00:00
TOP-10.md Auto Generated Templates Stats [Mon Aug 23 21:35:07 UTC 2021] 🤖 2021-08-23 21:35:07 +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 624 pikpikcu 243 cves 631 info 592 http 1785
panel 222 dhiyaneshdk 240 vulnerabilities 281 high 504 file 46
xss 221 pdteam 196 exposed-panels 225 medium 398 network 38
exposure 212 daffainfo 160 exposures 182 critical 230 dns 11
wordpress 203 geeknik 149 technologies 160 low 161
lfi 203 dwisiswant0 131 misconfiguration 125
rce 189 gy741 71 takeovers 71
cve2020 157 madrobot 62 default-logins 51
wp-plugin 136 princechaddha 53 file 46
cve2021 103 pussycat0x 42 workflows 35

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