2021-12-15 16:44:37 +00:00
|
|
|
id: casemanager-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-08 20:55:31 +00:00
|
|
|
name: CaseManager Login Panel - Detect
|
2021-12-15 16:44:37 +00:00
|
|
|
author: ffffffff0x
|
|
|
|
severity: info
|
2022-11-08 20:55:31 +00:00
|
|
|
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.0
|
|
|
|
cwe-id: CWE-200
|
2021-12-15 16:44:37 +00:00
|
|
|
metadata:
|
|
|
|
fofa-query: title="CaseManager"
|
|
|
|
tags: casemanager,panel
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>CaseManager</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-11-08 20:55:31 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2022/11/02
|