2022-10-27 04:14:22 +00:00
|
|
|
id: processwire-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ProcessWire 3.x Installer Exposure
|
2023-12-21 06:03:02 +00:00
|
|
|
description: ProcessWire 3.x is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-27 04:14:22 +00:00
|
|
|
author: pussycat0x
|
2022-10-28 06:14:46 +00:00
|
|
|
severity: unknown
|
2022-10-27 04:14:22 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-10-27 04:14:22 +00:00
|
|
|
shodan-query: title:"ProcessWire 3.x Installer"
|
|
|
|
tags: misconfig,processwire,install,exposure
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-27 04:14:22 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-10-28 06:14:46 +00:00
|
|
|
- '{{BaseURL}}'
|
2022-10-27 04:14:22 +00:00
|
|
|
- '{{BaseURL}}/install.php'
|
2022-10-28 06:14:46 +00:00
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-10-27 04:14:22 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>ProcessWire 3.x Installer'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a004630440220077cf66012a8b4dcc6691ffa43cac30cb0f9b8b2ef6fe17973f7c0a1696465f502202b43ce939256fe6bf7c2eb33b73c5f0011994c39acba8ccee61394fa77e3f1fd:922c64590222798bb761d5b6d8e72950
|