40 lines
966 B
YAML
40 lines
966 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:weiphp:weiphp:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: weiphp
|
|
shodan-query: http.html:"weiphp"
|
|
vendor: weiphp
|
|
verified: true
|
|
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: 4a0a00473045022064759786ca99347409f0ea58cd1a4e6edb38357347848078fa7e1b1adf849865022100b3635f0682161d0cef83d36fe5ee07e22747041f4af4f91ac75a1d40a83de107:922c64590222798bb761d5b6d8e72950 |