Files
UltyScan/templates/active/CVE-2020-3187_-_Citrix_Unauthenticated_File_Deletion.sh

9 lines
259 B
Bash

AUTHOR='@xer0dayz'
VULN_NAME='CVE-2020-3187 - Citrix Unauthenticated File Deletion'
URI="/+CSCOE+/session_password.html"
METHOD='GET'
MATCH="webvpn"
SEVERITY='P1 - CRITICAL'
CURL_OPTS="--user-agent '' -s --insecure -I "
SECONDARY_COMMANDS=''
GREP_OPTIONS='-i'