Add NETGEAR security checks workflow

patch-1
Dwi Siswanto 2021-11-17 04:44:13 +07:00
parent 0f057348c9
commit 2897ee9d2e
1 changed files with 18 additions and 0 deletions

View File

@ -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