Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
PD-Team 698167e7c3
Merge branch 'master' into sftp-credentials-exposure
2021-02-20 19:50:00 +05:30
.github Update README.tmpl 2021-02-17 17:19:54 +05:30
cves Update CVE-2018-1000861.yaml 2021-02-20 19:17:47 +05:30
default-logins Update samsung-wlan-ap-default-credentials.yaml 2021-02-15 21:36:27 +05:30
dns more tags 2021-02-12 11:49:06 +05:30
exposed-panels Update fortinet-fortigate-panel.yaml 2021-02-11 01:50:06 +05:30
exposed-tokens updating incorrect file permissions 2021-01-21 23:28:32 +05:30
exposures Merge branch 'master' into sftp-credentials-exposure 2021-02-20 19:50:00 +05:30
fuzzing Adding missing BaseURL 2021-02-05 13:18:57 +05:30
helpers/payloads moving this to fuzzing branch 2021-02-02 19:39:52 +05:30
miscellaneous Update htaccess-config.yaml 2021-02-20 19:32:15 +05:30
misconfiguration Fixing weak matcher 2021-02-14 23:21:42 +05:30
takeovers more tags 2021-02-12 11:49:06 +05:30
technologies Create harbor-detect.yaml 2021-02-19 12:54:30 +07:00
vulnerabilities Update metinfo-lfi.yaml 2021-02-20 19:24:20 +05:30
workflows few changes 2021-02-19 12:13:13 +05:30
.gitignore Update .gitignore 2020-07-29 13:21:06 +05:30
.nuclei-ignore nuclei-ignore update 2021-02-12 11:28:31 +05:30
.pre-commit-config.yaml Add pre-commit and yamllint configuration 2020-05-24 23:20:42 +02:00
.yamllint Fixed linting rules for more relaxed 2020-05-25 17:27:54 +05:30
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 Merge branch 'master' into sftp-credentials-exposure 2021-02-20 19:50:00 +05:30

README.md

Nuclei Templates

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

DocumentationContributionsDiscussionCommunityJoin 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
workflows 21 miscellaneous 12 default-logins 10
exposed-tokens 9 dns 6 fuzzing 4
helpers 2 takeovers 1 - -

📖 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. ❤️