37 lines
987 B
YAML
37 lines
987 B
YAML
id: honeywell-xl-web-controller
|
|
|
|
info:
|
|
name: Honeywell Excel Web Control Login Panel - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: Honeywell Excel Web Control login panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7130
|
|
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:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Honeywell XL Web Controller"
|
|
tags: panel,honeywell,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/standard/default.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Honeywell XL Web Controller</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220210529f6015886808fa0edf693e9432a3da1345615123d8fab8fcd3e49e73b0602206755843b71b541aa8dc2d2935b11053d8b07c2d3f889e5e7a64b93af20d10b95:922c64590222798bb761d5b6d8e72950
|