Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
Prince Chaddha 08541f08c4
Update dedecms-carbuyaction-fileinclude.yaml
2021-07-21 18:26:36 +05:30
.github 🔨 Only trigger by master branch 2021-03-10 20:27:04 +07:00
cves Update CVE-2018-6910.yaml 2021-03-15 13:05:45 +05:30
default-logins Fix comments-indentation 2021-03-11 23:08:29 +07:00
dns more tags 2021-02-12 11:49:06 +05:30
exposed-panels Create mini-start-page.yaml 2021-03-15 11:57:08 +05:30
exposed-tokens Fix comments-indentation linter 2021-03-11 23:17:26 +07:00
exposures linting updates 2021-03-12 12:40:16 +05:30
fuzzing syntax update 2021-03-11 18:14:19 +05:30
headless typo 2021-03-10 16:11:33 +05:30
helpers/payloads Delete midi.tar 2021-02-24 23:43:12 +05:30
miscellaneous Create moodle-changelog.yaml 2021-02-26 12:49:47 -03:00
misconfiguration Create panasonic-network-management.yaml 2021-03-15 11:51:25 +05:30
network For network template specified ports are on priority 2021-03-11 12:51:36 +05:30
takeovers Updated shopify check! 2021-02-22 17:31:33 +05:30
technologies Merge branch 'master' into patch-4 2021-03-15 00:30:30 +05:30
vulnerabilities Update dedecms-carbuyaction-fileinclude.yaml 2021-07-21 18:26:36 +05:30
workflows Merge pull request #984 from Ganofins/patch-2 2021-03-14 19:59:20 +05:30
.gitignore Update .gitignore 2020-07-29 13:21:06 +05:30
.nuclei-ignore Update .nuclei-ignore 2021-03-10 20:03:06 +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 [Mon Mar 15 07:36:17 UTC 2021] 🤖 2021-03-15 07:36:17 +00:00

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
cves 244 vulnerabilities 111 exposed-panels 107
exposures 63 technologies 52 misconfiguration 54
workflows 24 miscellaneous 16 default-logins 19
exposed-tokens 9 dns 6 fuzzing 4
helpers 2 takeovers 1 - -

76 directories, 737 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. ❤️