35 lines
867 B
YAML
35 lines
867 B
YAML
id: fastpanel-hosting-control-panel
|
|
|
|
info:
|
|
name: FASTPANEL Login Panel - Detect
|
|
author: pikpikcu
|
|
severity: info
|
|
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"FASTPANEL HOSTING CONTROL"
|
|
tags: panel,fastpanel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/authentication"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "FASTPANEL HOSTING CONTROL"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402206198a3e6e42c86a6f723439fc70f055e3dbf906b3332b1e04d659e8d68ae23c1022021219aca2ffb537c08ce52c79cfedfabf6960a2b0f1a568058d06e0f65690a0f:922c64590222798bb761d5b6d8e72950
|