Community curated list of templates for the nuclei engine to find security vulnerabilities.
 
Go to file
Aron Molnar f4ebffa1bc
Improve shellshock payload
2020-08-06 10:03:58 +02:00
.github/workflows Check all branches during syntax linting 2020-05-25 17:32:44 +05:30
basic-detections adding condition 2020-07-11 11:20:35 +05:30
brute-force Update tomcat-manager-bruteforce.yaml 2020-08-04 06:41:32 +05:30
cves Added CVE-2019-19985 2020-08-05 01:49:57 +05:30
dns uniform severity update 2020-08-04 03:22:00 +05:30
files uniform severity update 2020-08-04 03:22:00 +05:30
panels uniform severity update 2020-08-04 03:22:00 +05:30
payloads Add dedicated payloads dir - CVE-2020-6287 2020-07-21 13:54:02 +07:00
security-misconfiguration Update wamp-xdebug-detect.yaml 2020-08-03 11:39:41 +05:30
subdomain-takeover Update detect-all-takeovers.yaml 2020-08-05 00:56:22 +05:30
technologies uniform severity update 2020-08-04 03:22:00 +05:30
tokens syntax update 2020-07-31 15:30:36 +05:30
vulnerabilities Improve shellshock payload 2020-08-06 10:03:58 +02:00
workflows SAP NetWeaver Workflow 2020-07-21 13:54:28 +07:00
.gitignore Update .gitignore 2020-07-29 13:21:06 +05:30
.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
LICENSE Create LICENSE 2020-04-04 21:52:37 +05:30
README.md Readme update 2020-08-02 18:42:36 +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 navigate to https://nuclei.projectdiscovery.io for detailed documentation to build new and your own custom templates and many example templates for easy understanding.


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. ❤️