Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
Sandeep Singh 0d3c88bc4a
Merge pull request #1316 from nrathaus/master
Wrong indentation?
2021-04-21 01:22:31 +05:30
.github readme update 2021-04-08 23:48:26 +05:30
cves Update CVE-2019-17558.yaml 2021-04-21 00:27:22 +05:30
default-logins Update ruijie-smartweb-default-password.yaml 2021-04-14 00:59:14 +05:30
dns more tags for panels 2021-04-06 12:55:57 +05:30
exposed-panels minor updates 2021-04-20 14:41:34 +05:30
exposures Merge pull request #1305 from pikpikcu/patch-151 2021-04-20 14:58:31 +05:30
fuzzing minor updates 2021-04-20 14:13:28 +05:30
headless misc tag updates 2021-04-06 12:16:11 +05:30
helpers minor updates 2021-04-20 14:13:28 +05:30
iot more tags 2021-04-02 19:52:48 +05:30
miscellaneous Create display-via-header.yaml 2021-04-05 22:44:57 +00:00
misconfiguration Merge pull request #1196 from notsoevilweasel/add-laravel-debug 2021-04-18 21:14:27 +05:30
network Update mysql-native-cred-bruteforce.yaml 2021-04-14 00:22:03 +05:30
takeovers Merge pull request #1197 from rtcms/master 2021-04-05 00:14:17 +05:30
technologies Added more CMS detection 2021-04-20 15:44:18 +05:30
vulnerabilities Merge branch 'master' of https://github.com/projectdiscovery/nuclei-templates 2021-04-20 18:41:10 +03:00
workflows Update ruijie-workflow.yaml 2021-04-14 00:08:19 +00:00
.gitignore Update .gitignore 2020-07-29 13:21:06 +05:30
.nuclei-ignore template update 2021-04-10 13:10:29 +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
LICENSE.md misc changes 2021-01-30 12:15:43 +05:30
README.md Auto Update README [Tue Apr 20 10:15:50 UTC 2021] 🤖 2021-04-20 10:15:50 +00:00

README.md

Nuclei Templates

Community curated list of templates for the nuclei engine to find a security vulnerability in application.

DocumentationContributionsDiscussionCommunityFAQsJoin Discord


Templates are the core of nuclei scanner which power 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 issue and grow the list.

Nuclei Templates overview

An overview of the nuclei template directory including number of templates associated with each directory.

Templates Counts Templates Counts Templates Counts
cves 282 vulnerabilities 128 exposed-panels 120
takeovers 67 exposures 78 technologies 63
misconfiguration 55 workflows 30 miscellaneous 20
default-logins 22 exposed-tokens 0 dns 8
fuzzing 8 helpers 7 iot 11

99 directories, 975 files.

📖 Documentation

Please navigate to https://nuclei.projectdiscovery.io for detailed documentation to build new and your own custom templates, we have also added many example templates for easy understanding.

💪 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 using Github discussions board.

👨‍💻 Community

You are welcomed 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 the community vibrant. ❤️