nuclei-templates/README.md

4.9 KiB

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 690 dhiyaneshdk 252 cves 696 info 625 http 1904
lfi 250 pikpikcu 250 vulnerabilities 291 high 540 file 46
panel 248 daffainfo 199 exposed-panels 247 medium 428 network 41
xss 227 pdteam 195 exposures 186 critical 267 dns 11
exposure 226 geeknik 151 technologies 178 low 147
wordpress 207 dwisiswant0 132 misconfiguration 131
rce 195 gy741 72 takeovers 63
tech 169 madrobot 62 default-logins 56
cve2020 160 princechaddha 60 file 46
wp-plugin 140 pussycat0x 58 workflows 36

164 directories, 2063 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.

💬 Discussion

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

👨‍💻 Community

You are welcome 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 this community vibrant. ❤️