mirror of https://github.com/daffainfo/nuclei.git
51 lines
2.8 KiB
Plaintext
51 lines
2.8 KiB
Plaintext
{{binary}}
|
|
{{binary}} -tags cve
|
|
{{binary}} -tags cve,exposure
|
|
{{binary}} -tags cve,exposure -tags token
|
|
{{binary}} -tags cve,exposure -tags token,logs
|
|
{{binary}} -tags "cve","exposure" -tags "token","logs"
|
|
{{binary}} -tags 'cve','exposure' -tags 'token','logs'
|
|
{{binary}} -tags cve -severity high
|
|
{{binary}} -tags cve,exposure -severity high,critical
|
|
{{binary}} -tags cve,exposure -severity "high,critical,medium"
|
|
{{binary}} -tags cve -author geeknik
|
|
{{binary}} -tags cve -author geeknik,pdteam
|
|
{{binary}} -tags cve -author geeknik -severity high
|
|
{{binary}} -tags cve
|
|
{{binary}} -tags cve,exposure
|
|
{{binary}} -tags cve,exposure -tags token
|
|
{{binary}} -tags cve,exposure -tags token,logs
|
|
{{binary}} -tags "cve","exposure" -tags "token","logs"
|
|
{{binary}} -tags 'cve','exposure' -tags 'token','logs'
|
|
{{binary}} -tags cve -severity high
|
|
{{binary}} -tags cve,exposure -severity high,critical
|
|
{{binary}} -tags cve,exposure -severity "high,critical,medium"
|
|
{{binary}} -tags cve -author geeknik
|
|
{{binary}} -tags cve -author geeknik,pdteam
|
|
{{binary}} -tags cve -author geeknik -severity high
|
|
{{binary}} -tags cve,exposure -author geeknik,pdteam -severity high,critical
|
|
{{binary}} -tags "cve,exposure" -author "geeknik,pdteam" -severity "high,critical"
|
|
{{binary}} -tags cve -etags ssrf
|
|
{{binary}} -tags cve,exposure -etags ssrf,config
|
|
{{binary}} -tags cve,exposure -etags ssrf,config -severity high
|
|
{{binary}} -tags cve,exposure -etags ssrf,config -severity high -author geeknik
|
|
{{binary}} -tags cve,dos,fuzz
|
|
{{binary}} -tags cve -include-tags dos,fuzz
|
|
{{binary}} -tags cve -exclude-tags cve2020
|
|
{{binary}} -tags cve -exclude-templates cves/2020/
|
|
{{binary}} -tags cve -exclude-templates cves/2020/CVE-2020-9757.yaml
|
|
{{binary}} -tags cve -exclude-templates cves/2020/CVE-2020-9757.yaml -exclude-templates cves/2021/
|
|
{{binary}} -t cves/
|
|
{{binary}} -t cves/ -t exposures/
|
|
{{binary}} -t cves/ -t exposures/ -tags config
|
|
{{binary}} -t cves/ -t exposures/ -tags config,ssrf
|
|
{{binary}} -t cves/ -t exposures/ -tags config -severity high,critical
|
|
{{binary}} -t cves/ -t exposures/ -tags config -severity high,critical -author geeknik,pdteam
|
|
{{binary}} -t cves/ -t exposures/ -tags config -severity high,critical -author geeknik,pdteam -etags sqli
|
|
{{binary}} -t cves/ -t exposures/ -tags config -severity high,critical -author geeknik,pdteam -etags sqli -exclude-templates cves/2021/
|
|
{{binary}} -t cves/ -t exposures/ -tags config -severity high,critical -author geeknik,pdteam -etags sqli -exclude-templates cves/2017/CVE-2017-7269.yaml
|
|
{{binary}} -t cves/ -t exposures/ -tags config -severity high,critical -author geeknik,pdteam -etags sqli -include-templates cves/2017/CVE-2017-7269.yaml
|
|
{{binary}} -w workflows
|
|
{{binary}} -w workflows -author geeknik,pdteam
|
|
{{binary}} -w workflows -severity high,critical
|
|
{{binary}} -w workflows -author geeknik,pdteam -severity high,critical |