42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
YAML
id: cwp-webpanel
|
|
|
|
info:
|
|
name: Control Web Panel Login Panel - Detect
|
|
author: ffffffff0x
|
|
severity: info
|
|
description: Control Web Panel 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:
|
|
max-request: 1
|
|
fofa-query: title=="CWP |用户" || title=="Login | CentOS WebPanel" || body="CentOS WebPanel"
|
|
tags: panel,centos
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Login | CentOS WebPanel'
|
|
- 'CWP |用户'
|
|
- 'http://centos-webpanel.com'
|
|
- 'CentOS WebPanel'
|
|
condition: or
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "cwpsrv"
|
|
|
|
# digest: 4b0a00483046022100c17910d2999391baa9763babfa2e9e722a2e04970d78fe72c2d1d6fffceef8ea022100959a1200575275f102285b3249084493a12ee4af54fc8bbf64090e2879919773:922c64590222798bb761d5b6d8e72950
|