Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
Dhiyaneshwaran 397feb64bf
fix template and added reference and rename file
2023-03-25 22:48:12 +05:30
.github Merge pull request #6927 from projectdiscovery/dependabot/github_actions/main/actions/setup-go-4 2023-03-20 11:40:10 +05:30
cnvd Match severity with CVSS 2023-03-03 10:27:54 -05:00
cves Auto Generated CVE annotations [Thu Mar 23 17:03:39 UTC 2023] 🤖 2023-03-23 17:03:39 +00:00
default-logins Merge pull request #6898 from projectdiscovery/pussycat0x-patch-4 2023-03-16 07:40:20 +05:30
dns Merge branch 'projectdiscovery:main' into main 2023-03-04 15:42:00 +05:30
exposed-panels change in tag 2023-03-19 22:36:14 +05:30
exposures Update aws-access-key-value.yaml 2023-03-24 14:11:53 +01:00
file fix template and added reference and rename file 2023-03-25 22:48:12 +05:30
fuzzing Cleanups. 2023-03-10 15:24:54 -05:00
headless rename variable suffix->filename 2023-03-23 00:34:20 +05:30
helpers Auto WordPress Plugins Update [Fri Mar 24 04:02:12 UTC 2023] 🤖 2023-03-24 04:02:12 +00:00
iot Merge branch 'main' into dashboard 2023-03-17 11:24:28 -04:00
miscellaneous Create addeventlistener-detect 2023-03-15 21:39:51 +05:30
misconfiguration Merge pull request #6756 from MrHarshvardhan/patch-3 2023-03-23 20:09:10 +05:30
network Merge branch 'main' into dashboard 2023-03-17 11:24:28 -04:00
osint Add Enhanced tag to all the osint templates 2023-03-17 15:22:28 -04:00
ssl Update untrusted-root-certificate.yaml 2023-03-23 00:15:39 +05:30
takeovers matcher update for aws-bucket-takeover 2023-03-07 21:32:07 +05:30
technologies Merge pull request #6916 from projectdiscovery/pussycat0x-patch-4 2023-03-23 17:32:45 +05:30
token-spray Update api-networksdb.yaml 2023-03-23 17:47:35 +05:30
vulnerabilities Merge branch 'thinkphp-detection' of https://github.com/pwnhxl/nuclei-templates into pr/6858 2023-03-22 23:19:55 +05:30
workflows updated name 2023-02-11 10:30:33 +05:30
.gitignore Merge branch 'master' into dynamic_attributes 2021-08-19 16:23:26 +03:00
.new-additions Auto Generated New Template Addition List [Fri Mar 24 14:39:44 UTC 2023] 🤖 2023-03-24 14:39:44 +00:00
.nuclei-ignore misc update 2023-03-18 14:23:30 +05:30
.pre-commit-config.yml pre-commit-config update 2021-09-11 12:16:55 +05:30
.yamllint Added max empty lines + yml extension exclusion (#6639) 2023-01-30 11:33:41 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-01-27 23:10:18 +05:30
CONTRIBUTING.md Remove: 2022-01-25 14:38:53 -05:00
LICENSE.md misc changes 2021-01-30 12:15:43 +05:30
PULL_REQUEST_TEMPLATE.md Fixes contribute link in PR template (#4152) 2022-04-15 13:30:01 +05:30
README.md Auto README Update [Sat Mar 18 09:15:38 UTC 2023] 🤖 2023-03-18 09:15:38 +00:00
README_KR.md Create README_KR.md (#5022) 2022-08-06 12:19:34 +05:30
TEMPLATES-STATS.json Auto Generated Templates Stats [Sat Mar 18 09:15:11 UTC 2023] 🤖 2023-03-18 09:15:11 +00:00
TEMPLATES-STATS.md Auto Generated Templates Stats [Sat Mar 18 09:15:11 UTC 2023] 🤖 2023-03-18 09:15:11 +00:00
TOP-10.md Auto Generated Templates Stats [Sat Mar 18 09:15:11 UTC 2023] 🤖 2023-03-18 09:15:11 +00:00
contributors.json added template to check for spookyssl cve 2022-11-22 12:54:02 -07:00
cves.json Auto Generated cves.json [Wed Mar 22 18:19:36 UTC 2023] 🤖 2023-03-22 18:19:36 +00:00
cves.json-checksum.txt Auto Generated cves.json [Wed Mar 22 18:19:36 UTC 2023] 🤖 2023-03-22 18:19:36 +00:00
templates-checksum.txt Auto Generated Templates Checksum [Fri Mar 24 15:49:01 UTC 2023] 🤖 2023-03-24 15:49:01 +00:00
wappalyzer-mapping.yml Added additional tags mapping file (#4108) 2022-04-11 18:46:37 +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 1657 dwisiswant0 792 cves 1635 info 2754 http 5540
panel 862 dhiyaneshdk 772 exposed-panels 853 high 1192 network 87
wordpress 725 daffainfo 662 osint 630 medium 947 file 86
exposure 649 pikpikcu 351 technologies 554 critical 617 dns 18
osint 634 pdteam 275 vulnerabilities 549 low 215
wp-plugin 619 pussycat0x 221 misconfiguration 419 unknown 25
edb 593 geeknik 219 exposures 374
tech 591 ricardomaia 213 token-spray 239
xss 583 ritikchaddha 195 workflows 190
lfi 529 0x_akoko 179 default-logins 126

374 directories, 6176 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.

Alt

💬 Discussion

Have questions / doubts / ideas to discuss? Feel free to open a discussion on Github discussions board.

👨‍💻 Community

You are welcome to join the active Discord Community to discuss directly with project maintainers and share things with others around security and automation. Additionally, you may follow us on Twitter to be updated on all the things about Nuclei.

Thanks again for your contribution and keeping this community vibrant. ❤️