🔥 Add BIG-IP Pwner Workflow

patch-1
dw1 2020-07-06 08:46:04 +07:00
parent c3a0b6c5a6
commit 72fcb6ac03
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
id: bigip-pwner-workflow
info:
name: F5 BIG-IP RCE Workflow
author: dwisiswant0
variables:
bigip_config_utility: technologies/bigip-config-utility-detect.yaml
bigip_cve_2020_5902: cves/CVE-2020-5902.yaml
logic:
|
if bigip_config_utility() {
bigip_cve_2020_5902()
}