36 lines
944 B
YAML
36 lines
944 B
YAML
id: jeedom-panel
|
|
|
|
info:
|
|
name: Jeedom Login Panel - Detect
|
|
author: pikpikcu,daffainfo
|
|
severity: info
|
|
description: Jeedom login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:jeedom:jeedom:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: jeedom
|
|
shodan-query: http.title:"Jeedom"
|
|
vendor: jeedom
|
|
tags: panel,jeedom,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?v=d"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Jeedom</title>"
|
|
- "JEEDOM_PRODUCT_NAME"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022057c1fe8264cd32f0d3b5b2d2b50170a93251da81927db9d0e2e520e8b20cbadf022100ecc2e5dcc5bb4d0cad6f590aefc0f19c9cc555cf24b149d80b1893d584f99866:922c64590222798bb761d5b6d8e72950 |