HP LaserJet Professional Panel - Detect
ID: hp-laserjet-detect
Severity: info
Author: dhiyaneshDk
Tags: iot,edb
Description
Section titled “Description”HP LaserJet Professional panel was detected.
YAML Source
Section titled “YAML Source”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: 4a0a00473045022100f733b2556582bcbeca9262e6629d480ccccab9cf50b17d7c6c9e9fed01fee18602204345124383a96d82be675e8122ebbdb434030303e758a1c103eae346c3e4f295:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/iot/hp-laserjet-detect.yaml"