37 lines
1.0 KiB
YAML
37 lines
1.0 KiB
YAML
id: pcoweb-panel
|
|
|
|
info:
|
|
name: pCOWeb Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
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: 2
|
|
shodan-query: title:"pCOWeb"
|
|
tags: pcoweb,panel,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/http/index.html"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '<title>(.*)pCOWeb(.*)</title>'
|
|
- 'pCOWeb</h2>'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402207fd7162ffa32bf32d3d1c368611cc3bea3f736d55ed18154e1efc5aa51e1f0b20220119f4f6cfa1b9e73615a5afe681c9aa52b6899a6ad709c54f4f61728602f20de:922c64590222798bb761d5b6d8e72950 |