40 lines
935 B
YAML
40 lines
935 B
YAML
id: weiphp-panel
|
|
|
|
info:
|
|
name: Weiphp Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Weiphp 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:
|
|
vendor: weiphp
|
|
product: weiphp
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"weiphp"
|
|
tags: panel,weiphp
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '_blank">WeiPHP'
|
|
- '/weiphp.css?'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100eb91ed3154c61205f96fbdfdeaf03ba59961b6930c834c978e8f39ba0f50b27902205efdcf3c0eed7baeced3165917deedca305218a5e91abe257f63427d54b5df19:922c64590222798bb761d5b6d8e72950 |