31 lines
862 B
YAML
31 lines
862 B
YAML
id: honeywell-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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: edb,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/standard/default.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Honeywell XL Web Controller</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402203c689503af75626010530031ee8c9d9f95bdedb71764d8dbbbcafdc0fd33a93c02202cbb899e1108e1495b4ca6d49b8685b5369793189deeebfcaaaa09ecf0c41536:922c64590222798bb761d5b6d8e72950 |