Files
Sn1per/templates/active/MS_SQL_Reporting_Server_Scanner_2.sh

9 lines
246 B
Bash

AUTHOR='@xer0dayz'
VULN_NAME='MS SQL Reporting Server Detected 2'
URI='/Reports/Pages/Folder.aspx'
METHOD='GET'
MATCH='Microsoft\.Reporting'
SEVERITY='P5 - INFO'
CURL_OPTS="--user-agent '' -s -L --insecure"
SECONDARY_COMMANDS=''
GREP_OPTIONS='-i'