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

19 lines
331 B
YAML
Raw Normal View History

id: sql-server-reporting
info:
name: Detect Microsoft SQL Server Reporting
author: puzzlepeaches
2020-08-03 21:52:00 +00:00
severity: info
2021-09-16 20:22:04 +00:00
tags: tech,microsoft
metadata:
max-request: 1
http:
- method: GET
path:
- "{{BaseURL}}/Reports/Pages/Folder.aspx"
matchers:
- type: word
words:
- "Report Manager"