35 lines
854 B
YAML
35 lines
854 B
YAML
id: hp-laserjet-detect
|
|
|
|
info:
|
|
name: HP LaserJet Professional Panel - Detect
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
description: HP LaserJet Professional panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/6459
|
|
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
|
|
metadata:
|
|
max-request: 1
|
|
tags: iot,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/SSI/index.htm"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'HP LaserJet Professional'
|
|
part: body
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a0048304602210089417a780d2e02e147ee6ffe4e3e9deaf00712d35674910aad6b92c5b91b04f5022100f333ac1610ffaa87db59abae2b0a27c29b19ee5f8a0a0ad546d45167c6676893:922c64590222798bb761d5b6d8e72950
|