2022-10-28 02:59:52 +00:00
|
|
|
id: server-monitor-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Server Monitor Installer
|
|
|
|
author: tess
|
|
|
|
severity: high
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-28 02:59:52 +00:00
|
|
|
shodan-query: title:"SERVER MONITOR - Install"
|
2022-10-28 18:30:06 +00:00
|
|
|
tags: misconfig,monitor,exposure,install
|
2022-10-28 02:59:52 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-28 02:59:52 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/install.php'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>SERVER MONITOR - Install</title>"
|
|
|
|
- "PHP Server Monitor - Install"
|
|
|
|
- "install.php?action=config"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402201b839e1e717b7fdb55abed888c4639127469903ac3acd310e2b3e8e180bf58e002203a14e83df76b89a76538cf1a6dfe79e96f7c5fb7f05e2b27d899ee2c4175e0b8:922c64590222798bb761d5b6d8e72950
|