Create samsung-wlan-ap-workflow.yaml
parent
3f3f9b9f43
commit
936b5992c7
|
@ -0,0 +1,15 @@
|
|||
id: samsung-wlan-ap-workflow
|
||||
|
||||
info:
|
||||
name: Samsung Wlan AP (WEA453e) Checks
|
||||
author: pikpikcu
|
||||
description: A simple workflow that runs all samsung WlanAP related nuclei templates on a given target.
|
||||
|
||||
workflows:
|
||||
|
||||
- template: default-logins/samsung/samsung-wlan-ap-default-credentials.yaml
|
||||
|
||||
subtemplates:
|
||||
- template: vulnerabilities/other/samsung-wlan-ap-rce.yaml
|
||||
- template: vulnerabilities/other/samsung-wlan-ap-lfi.yaml
|
||||
- template: vulnerabilities/other/samsung-wlan-ap-xss.yaml
|
Loading…
Reference in New Issue