33 lines
855 B
YAML
33 lines
855 B
YAML
id: sql-monitor
|
|
|
|
info:
|
|
name: SQL Monitor - Discovery
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: SQL Monitor was discovered.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: html:"SQL Monitor"
|
|
tags: panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/Account/LogIn?returnUrl=%2F&hasAttemptedCookie=True'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<p>JavaScript needs to be enabled for SQL Monitor to work properly.</p>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220693dbbd80a308aa2e63a97d507ac1c3a984f594b750e3527a5a6020b70fdbeab02207881e46f886df656e5bd7bd4d1c2d68164d277ca7d2c13d4103aaee287b0524c:922c64590222798bb761d5b6d8e72950
|