40 lines
1022 B
YAML
40 lines
1022 B
YAML
id: phpwind-installer
|
|
|
|
info:
|
|
name: phpwind Installer Exposure
|
|
author: tess
|
|
severity: high
|
|
description: phpwind is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:phpwind:phpwind:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: phpwind
|
|
product: phpwind
|
|
shodan-query: title:"Powered by phpwind"
|
|
tags: misconfig,phpwind,exposure,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install.php?a=check'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Powered by phpwind</title>'
|
|
- '安装'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402206e36090b2c0fc896c800d354d24a0510dedae91bd2ff5323c8e3d115081b2b6c02203f631aac6db67ccdee0a5d39231f2a1fdfea296a5e07bd01813b3abac3174676:922c64590222798bb761d5b6d8e72950 |