2021-12-31 13:19:12 +00:00
|
|
|
id: user-control-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: User Control Panel
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
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>"
|