44 lines
1.3 KiB
YAML
44 lines
1.3 KiB
YAML
id: automation-direct
|
|
|
|
info:
|
|
name: AutomationDirect Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: AutomationDirect panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7295
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:h:automationdirect:ea9-t6cl:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"C-more -- the best HMI presented by AutomationDirect"
|
|
google-query: intitle:"C-more -- the best HMI presented by AutomationDirect"
|
|
product: ea9-t6cl
|
|
vendor: automationdirect
|
|
tags: panel,iot,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/index.html'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<TITLE>C-more -- the best HMI presented by AutomationDirect</TITLE>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '<P align="right">([A-Za-z. 0-9]+)<\/P>'
|
|
# digest: 4b0a00483046022100e927f3fa7cf5d5d04d23ea1a3a6ccd1aad6771a0b944c40fe4f76533962b1b3f0221008d8f940ddda3d67330ca78dd97077fa404db5c343a9c85c07f2733a02a655eee:922c64590222798bb761d5b6d8e72950 |