nuclei-templates/http/technologies/microsoft/sql-server-reporting.yaml

19 lines
331 B
YAML

id: sql-server-reporting
info:
name: Detect Microsoft SQL Server Reporting
author: puzzlepeaches
severity: info
tags: tech,microsoft
metadata:
max-request: 1
http:
- method: GET
path:
- "{{BaseURL}}/Reports/Pages/Folder.aspx"
matchers:
- type: word
words:
- "Report Manager"