16 lines
494 B
YAML
16 lines
494 B
YAML
id: bigip-workflow
|
|
|
|
info:
|
|
name: F5 BIG-IP Security Checks
|
|
author: dwisiswant0
|
|
description: A simple workflow that runs all Bigip related nuclei templates on a given target.
|
|
|
|
# Supported on Nuclei v2.2.0 (https://github.com/projectdiscovery/nuclei/releases/tag/v2.2.0)
|
|
# Old workflows still remains valid, and will be working with all nuclei versions.
|
|
|
|
workflows:
|
|
|
|
- template: technologies/bigip-config-utility-detect.yaml
|
|
|
|
subtemplates:
|
|
- template: cves/CVE-2020-5902.yaml |