Files
UltyScan/templates/active/Frontpage_Service_Password_Disclosure.sh

9 lines
234 B
Bash

AUTHOR='@xer0dayz'
VULN_NAME='Frontpage Service Password Disclosure'
URI='/_vti_pvt/service.pwd'
METHOD='GET'
MATCH=' Frontpage'
SEVERITY='P2 - HIGH'
CURL_OPTS="--user-agent '' -s -L --insecure"
SECONDARY_COMMANDS=''
GREP_OPTIONS='-i'