2022-10-28 12:44:55 +00:00
|
|
|
id: phpwind-installer
|
2022-10-28 02:32:27 +00:00
|
|
|
|
|
|
|
info:
|
2022-10-28 12:44:55 +00:00
|
|
|
name: phpwind Installer Exposure
|
2023-12-21 06:03:02 +00:00
|
|
|
description: phpwind is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-28 02:32:27 +00:00
|
|
|
author: tess
|
|
|
|
severity: high
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-28 02:32:27 +00:00
|
|
|
shodan-query: title:"Powered by phpwind"
|
2022-10-28 19:23:24 +00:00
|
|
|
tags: misconfig,phpwind,exposure,install
|
2022-10-28 02:32:27 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-28 02:32:27 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/install.php?a=check'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Powered by phpwind</title>'
|
2022-10-28 12:45:49 +00:00
|
|
|
- '安装'
|
2022-10-28 02:32:27 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402206b8b2179c0045994a97ddcabcf66a6afd5f93111b769b6f5ca62e0f914f9641502202db6309422f37bd73df186899e3a7ad93d497f5a673d3b75a0d1186df6d38c51:922c64590222798bb761d5b6d8e72950
|