From e966b2842a9ae8e15f23e93dff6da57ce82a9610 Mon Sep 17 00:00:00 2001 From: xer0dayz <1N3@hushmail.com> Date: Sun, 17 Jul 2022 18:13:25 -0700 Subject: [PATCH] Updated Sc0pe Templates (markdown) --- Sc0pe-Templates.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Sc0pe-Templates.md b/Sc0pe-Templates.md index 45553f1..ed7624b 100644 --- a/Sc0pe-Templates.md +++ b/Sc0pe-Templates.md @@ -33,4 +33,6 @@ One thing to note is that when saving template.sh file you created, be sure to n Once your new template is created, all you need to do is run a scan. For active checks, you can choose from ‘normal’, ‘web’, ‘vulnscan’, ‘webporthttp’ and ‘webporthttps’ as well as any of the mass scan modes (ie. massweb, etc.). All other modes will only use passive scan modules to detect vulnerabilities. +### NUCLEI TEMPLATES + In addition to Sn1per's sc0pe templates, Nuclei templates are also leveraged if NUCLEI="1" is enabled via sniper.conf. Nuclei vulnerability templates are stored under /root/nuclei-templates/. \ No newline at end of file