From b7c09c32b007ec981227187ac3b22fb087080265 Mon Sep 17 00:00:00 2001 From: hahwul Date: Sat, 15 Apr 2023 01:10:14 +0900 Subject: [PATCH] Add nuclei-templates --- weapons/nuclei-templates.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/nuclei-templates.yaml diff --git a/weapons/nuclei-templates.yaml b/weapons/nuclei-templates.yaml new file mode 100644 index 0000000..67d6ec7 --- /dev/null +++ b/weapons/nuclei-templates.yaml @@ -0,0 +1,13 @@ +--- +name: nuclei-templates +description: Community curated list of templates for the nuclei engine to find security vulnerabilities. +url: https://github.com/projectdiscovery/nuclei-templates +category: tool +type: Utils +platform: +- linux +- macos +- windows +lang: Go +tags: +- nuclei-templates \ No newline at end of file