36 lines
913 B
YAML
36 lines
913 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: jeedom
|
|
product: jeedom
|
|
max-request: 1
|
|
shodan-query: http.title:"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: 4a0a00473045022054e0b08ab5a2adedd8c9919bcbc53f7c6df2eb4b80522fd8820fd369c7f6e94c022100f27c406ac0dc69b8711706fa18fb01fdd04bf1bb5e76fc01e12f146f67491271:922c64590222798bb761d5b6d8e72950 |