🔥 Add BIG-IP Pwner Workflow
parent
c3a0b6c5a6
commit
72fcb6ac03
|
@ -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()
|
||||
}
|
Loading…
Reference in New Issue