15 lines
431 B
YAML
15 lines
431 B
YAML
id: cisco-asa-workflow
|
|
|
|
info:
|
|
name: Cisco ASA Security Checks
|
|
author: flag007
|
|
description: A simple workflow that runs all Cisco ASA related nuclei templates on a given target.
|
|
workflows:
|
|
- template: http/exposed-panels/cisco/cisco-asa-panel.yaml
|
|
subtemplates:
|
|
- template: http/cves/2020/CVE-2020-3187.yaml
|
|
|
|
- template: http/cves/2020/CVE-2020-3452.yaml
|
|
|
|
- template: http/cves/2018/CVE-2018-0296.yaml
|