35 lines
1003 B
YAML
35 lines
1003 B
YAML
id: pcoweb-unauth
|
|
|
|
info:
|
|
name: pCOWeb - Unauth
|
|
author: ritikchaddha
|
|
severity: high
|
|
reference:
|
|
- https://docs.librenms.org/Support/Device-Notes/Carel-pCOweb-Devices/#:~:text=Accessing%20the%20pCOWeb%20card,-Log%20on%20to&text=The%20default%20username%20and%20password%20is%20admin%2Ffadmin%20.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"pCOWeb"
|
|
tags: pcoweb,unauth,misconfig,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/config/pw_left_bar.html"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: response
|
|
words:
|
|
- "System is using"
|
|
- "pCOWeb"
|
|
- "Configuration"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c095bcc502a19d17ce4d79aef408487c24123570b4b15685955a7af3e724f007022002bf88569f7ef42e5fae715fe566d19f714a02a7a90d7084eae791006d6964bc:922c64590222798bb761d5b6d8e72950 |