Community curated list of templates for the nuclei engine to find security vulnerabilities.
 
Go to file
Fabian Affolter afdbacd835
Add pre-commit and yamllint configuration
2020-05-24 23:20:42 +02:00
basic-detections removing unused files 2020-05-24 05:21:07 +00:00
cves updated CVE-2019-5418 2020-05-24 03:55:32 +00:00
dns added dead host with cname finder 2020-05-19 05:13:11 +00:00
examples adding intruder fuzzing exmaple 2020-05-22 15:12:25 +00:00
files added multiple checks for the accuracy 2020-05-24 08:48:40 +05:30
panels adding 2 cves and crxde 2020-05-14 19:54:02 +02:00
security-misconfiguration Merge remote-tracking branch 'upstream/master' 2020-05-23 10:08:02 +02:00
subdomain-takeover remove / 2020-05-09 10:59:35 +02:00
technologies Add CPython 2020-05-24 20:31:35 +02:00
tokens remove / 2020-05-09 10:59:35 +02:00
vulnerabilities Update crlf-injection.yaml 2020-05-24 14:22:35 +02:00
.pre-commit-config.yaml Add pre-commit and yamllint configuration 2020-05-24 23:20:42 +02:00
.yamllint Add pre-commit and yamllint configuration 2020-05-24 23:20:42 +02:00
GUIDE.md Short fuzzing introduction 2020-05-22 14:27:51 +02:00
LICENSE Create LICENSE 2020-04-04 21:52:37 +05:30
README.md Update README.md 2020-04-05 00:43:04 +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 guide to build your own custom template.