33 lines
838 B
YAML
33 lines
838 B
YAML
id: unauth-xproxy-dashboard
|
|
|
|
info:
|
|
name: X-Proxy Dashboard Panel - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: X-Proxy Dashboard panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
fofa-query: X-Proxy Dashboard
|
|
max-request: 1
|
|
tags: xproxy,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>X-Proxy</title>'
|
|
- 'Dashboard</a>'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402201f3dc7cd3897842157239260fea0a5b69571fdba5750b9073c32d8cede516c4602207d7fe3e8d8ac059581887189969cca63f2a5442fde5a59620180d570330b3f95:922c64590222798bb761d5b6d8e72950 |