Files
UltyScan/templates/active/Citrix-Access-Gateway_Detected.sh

9 lines
228 B
Bash

AUTHOR='@xer0dayz'
VULN_NAME='Citrix-Access-Gateway Detected'
URI='/vpn/index.html'
METHOD='GET'
MATCH='Netscaler Gateway'
SEVERITY='P5 - INFO'
CURL_OPTS="--user-agent '' -s -L --insecure"
SECONDARY_COMMANDS=''
GREP_OPTIONS='-i'