Community curated list of templates for the nuclei engine to find security vulnerabilities.
 
Go to file
bauthard 2499aaa0a6
Update CVE-2018-1247.yaml
2020-07-07 00:37:01 +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
brute-force removing extra spaces 2020-07-02 15:43:03 +05:30
cves Update CVE-2018-1247.yaml 2020-07-07 00:37:01 +05:30
dns updating severity of multiple templates 2020-06-25 02:37:58 +05:30
examples 📝 Update current examples of workflows 2020-07-06 10:06:05 +07:00
files Rename wordpress-user-enumaration.yaml to wordpress-user-enumeration.yaml 2020-07-05 10:14:24 -03:00
panels updates 2020-07-02 21:53:41 +08:00
security-misconfiguration Merge pull request #208 from Techbrunch/patch-5 2020-07-06 22:31:11 +05:30
subdomain-takeover Update s3-subtakeover.yaml 2020-07-04 17:00:35 +05:30
technologies 🔨 Update BIG-IP Configuration Utility detection matchers 2020-07-06 08:45:33 +07:00
tokens Linting refactor to make yamllint happy 2020-05-25 17:22:12 +05:30
vulnerabilities Update open-redirect.yaml 2020-07-06 16:21:43 +02:00
workflows 🔥 Add BIG-IP Pwner Workflow 2020-07-06 08:46:04 +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 📝 Update current examples of workflows 2020-07-06 10:06:05 +07: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. ❤️