Files
UltyScan/templates/active/Weblogic_Application_Server_Detected.sh

9 lines
232 B
Bash

AUTHOR='@xer0dayz'
VULN_NAME='Weblogic Application Server Detected'
URI='/'
METHOD='GET'
MATCH="Weblogic\ Application\ Server"
SEVERITY='P5 - INFO'
CURL_OPTS="--user-agent '' -s -L --insecure"
SECONDARY_COMMANDS=''
GREP_OPTIONS='-i'