Community curated list of templates for the nuclei engine to find security vulnerabilities.
 
Go to file
bauthard d8a79274ae
Update CVE-2018-19439.yaml
2020-06-23 03:17:00 +05:30
.github/workflows Check all branches during syntax linting 2020-05-25 17:32:44 +05:30
basic-detections Linting refactor to make yamllint happy 2020-05-25 17:22:12 +05:30
cves Update CVE-2018-19439.yaml 2020-06-23 03:17:00 +05:30
dns Update syntax 2020-05-25 09:54:40 +02:00
examples Update syntax 2020-05-25 09:34:30 +02:00
files added Tomcat Exposed Scripts detection 2020-06-20 16:02:29 +05:30
panels Add Fortinet FortiGate VPN panel template 2020-06-20 16:45:16 -03:00
security-misconfiguration Typo in gem name 2020-06-01 20:47:29 +02:00
subdomain-takeover Statuspage removed 2020-06-11 22:40:38 +02:00
technologies Add more servers 2020-05-27 11:16:45 +02:00
tokens Linting refactor to make yamllint happy 2020-05-25 17:22:12 +05:30
vulnerabilities Merge pull request #126 from projectdiscovery/iceman-regex-fix 2020-06-22 08:36:29 -07:00
.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
GUIDE.md Typos, syntax and indent 2020-05-25 09:21:13 +02:00
LICENSE Create LICENSE 2020-04-04 21:52:37 +05:30
README.md Update README.md 2020-06-17 14:26:47 +05:30

README.md

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 and grow the list.

Please read this detailed guide to build new and your own custom templates.


Notes:

  1. Use YAMLlint (e.g. yamllint) to validate new templates when sending pull requests.
  2. Use YAML Formatter (e.g. jsonformatter) to format new templates when sending pull requests.

Thanks again for your contribution and keeping the community vibrant. ❤️