2022-11-21 06:58:22 +00:00
|
|
|
id: fastpanel-hosting-control-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-29 14:52:46 +00:00
|
|
|
name: FASTPANEL Login Panel - Detect
|
2022-11-21 06:58:22 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
2022-11-29 14:52:46 +00:00
|
|
|
description: FASTPANEL 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
|
2022-11-21 07:10:08 +00:00
|
|
|
metadata:
|
2022-11-21 09:49:31 +00:00
|
|
|
verified: true
|
2022-11-21 07:10:08 +00:00
|
|
|
shodan-query: title:"FASTPANEL HOSTING CONTROL"
|
2022-11-21 07:01:27 +00:00
|
|
|
tags: panel,fastpanel
|
2022-11-21 06:58:22 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2022-11-21 07:01:27 +00:00
|
|
|
- "{{BaseURL}}/authentication"
|
2022-11-21 06:58:22 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-11-21 07:01:27 +00:00
|
|
|
- "FASTPANEL HOSTING CONTROL"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-11-29 14:52:46 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2022/11/28
|