33 lines
801 B
YAML
33 lines
801 B
YAML
id: casemanager-panel
|
|
|
|
info:
|
|
name: CaseManager Login Panel - Detect
|
|
author: ffffffff0x
|
|
severity: info
|
|
description: CaseManager login 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
fofa-query: title="CaseManager"
|
|
tags: casemanager,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>CaseManager</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502205e636c2ca9e9c9a293afd5ffab8e6bc20ebae25048149dc2a2b04caadceee27e022100ae82c461073999fdf0da2e7234d77909ffb0889424f736c04df8e30d18a3c8c1:922c64590222798bb761d5b6d8e72950
|