2024-04-11 16:51:57 +00:00
|
|
|
id: powerchute-network-panel
|
|
|
|
|
|
|
|
info:
|
2024-04-12 10:22:38 +00:00
|
|
|
name: PowerChute Network Shutdown Panel - Detect
|
2024-04-11 16:51:57 +00:00
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: html:"PowerChute Network Shutdown"
|
2024-04-12 10:22:38 +00:00
|
|
|
tags: panel,login,powerchute,detect
|
2024-04-11 16:51:57 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>PowerChute Network Shutdown</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-04-12 10:31:55 +00:00
|
|
|
# digest: 490a0046304402204dfed977010ce171ceea83642664f64783a8c0e829b354b97953f186f7ccffd10220061449550d5fc74eb0e1314c645ed6aecc8063f75f55d2acdb6b064698dfa186:922c64590222798bb761d5b6d8e72950
|