mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Create samsung-wlan-ap-workflow.yaml
This commit is contained in:
15
workflows/samsung-wlan-ap-workflow.yaml
Normal file
15
workflows/samsung-wlan-ap-workflow.yaml
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user