Community curated list of templates for the nuclei engine to find security vulnerabilities.
Go to file
PD-Team 9034e0d082
Merge pull request #1191 from geeknik/patch-54
Create netrc.yaml
2021-04-02 15:19:06 +05:30
.github Add changes condition before commit & push readme 2021-03-20 02:47:36 +07:00
cves Update CVE-2020-24550.yaml 2021-04-02 14:31:43 +05:30
default-logins Create xxljob-default-login.yaml 2021-03-19 02:39:36 +05:30
dns Create worksites-detection.yaml 2021-03-18 00:44:09 +02:00
exposed-panels Merge pull request #1167 from its0x08/patch-1 2021-03-31 15:31:37 +05:30
exposed-tokens Fix comments-indentation linter 2021-03-11 23:17:26 +07:00
exposures moving files around 2021-04-02 15:17:55 +05:30
fuzzing Merge branch 'patch-21' of https://github.com/geeknik/nuclei-templates into pr/1142 2021-03-24 23:29:23 +05:30
headless typo 2021-03-10 16:11:33 +05:30
helpers moving to payloads 2021-03-24 23:42:37 +05:30
iot Create liveview-axis-camera.yaml 2021-03-30 22:07:49 +05:30
miscellaneous moving files around 2021-04-02 15:17:55 +05:30
misconfiguration Update phpMyAdmin-setup.yaml 2021-04-01 13:46:56 +05:30
network Handling ports in user input 2021-03-25 20:22:41 +05:30
takeovers matcher fix 2021-04-02 02:18:44 +05:30
technologies more tech detection templates 2021-03-31 05:14:50 +05:30
vulnerabilities Added more info and strict matcher 2021-03-29 17:05:11 +05:30
workflows Merge pull request #1058 from dwisiswant0/add/cves/2018/CVE-2018-0101 2021-04-01 14:02:28 +05:30
.gitignore Update .gitignore 2020-07-29 13:21:06 +05:30
.nuclei-ignore Update .nuclei-ignore 2021-04-01 14:15:07 +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 [Fri Apr 2 09:03:08 UTC 2021] 🤖 2021-04-02 09:03:08 +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 266 vulnerabilities 118 exposed-panels 117
takeovers 67 exposures 65 technologies 57
misconfiguration 55 workflows 25 miscellaneous 19
default-logins 20 exposed-tokens 9 dns 8
fuzzing 7 helpers 6 iot 10

80 directories, 875 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. ❤️