2021-12-31 13:19:12 +00:00
|
|
|
id: user-control-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-23 22:14:23 +00:00
|
|
|
name: User Control Panel - Detect
|
2021-12-31 13:19:12 +00:00
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
2023-01-23 22:14:23 +00:00
|
|
|
description: User Control 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-31 13:19:12 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: title:"User Control Panel"
|
2022-01-03 16:06:23 +00:00
|
|
|
tags: panel,ucp
|
2021-12-31 13:19:12 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>User Control Panel</title>"
|
2023-01-23 22:14:23 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/01/20
|