Detecting Microsoft SQL Server Reporting webui
parent
299686a86e
commit
cb2d158386
|
@ -0,0 +1,15 @@
|
|||
id: sql-server-reporting
|
||||
|
||||
info:
|
||||
name: Detect Microsoft SQL Server Reporting
|
||||
author: puzzlepeaches
|
||||
severity: informational
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/Reports/Pages/Folder.aspx"
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "Report Manager"
|
Loading…
Reference in New Issue