Add NETGEAR security checks workflow
parent
0f057348c9
commit
2897ee9d2e
|
@ -0,0 +1,18 @@
|
|||
id: netgear-workflow
|
||||
|
||||
info:
|
||||
name: NETGEAR Security Checks
|
||||
author: dwisiswant0
|
||||
description: A simple workflow that runs all NETGEAR related nuclei templates on a given target.
|
||||
|
||||
workflows:
|
||||
- template: exposed-panels/netgear-version-detect.yaml
|
||||
subtemplates:
|
||||
- template: vulnerabilities/other/netgear-router-auth-bypass.yaml
|
||||
- template: vulnerabilities/other/netgear-router-exposure.yaml
|
||||
- template: vulnerabilities/other/netgear-wnap320-rce.yaml
|
||||
- template: cves/2016/CVE-2016-6277.yaml
|
||||
- template: cves/2016/CVE-2016-5649.yaml
|
||||
- template: cves/2020/CVE-2020-26919.yaml
|
||||
- template: cves/2020/CVE-2020-27866.yaml
|
||||
- template: cves/2021/CVE-2021-34991.yaml
|
Loading…
Reference in New Issue