Files
Sn1per/templates/active/MS_SQL_Reporting_Server_Scanner_1.sh

9 lines
257 B
Bash

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