Unauthorized HP Printer
ID: unauthorized-hp-printer
Severity: high
Author: pussycat0x
Tags: hp,iot,unauth,misconfig
Description
Section titled “Description”HP Printer is exposed.
YAML Source
Section titled “YAML Source”id: unauthorized-hp-printer
info: name: Unauthorized HP Printer author: pussycat0x severity: high description: HP Printer is exposed. metadata: max-request: 1 tags: hp,iot,unauth,misconfig
http: - method: GET path: - "{{BaseURL}}/SSI/Auth/ip_snmp.htm"
matchers-condition: and matchers: - type: word words: - "HP" - "<h1>SNMP</h1>" condition: and
- type: status status: - 200# digest: 490a004630440220654fd3b4279985b791be4b9f4c50ad3d3cd66637da1c1221eceb461d001ffa9f02200a9906b296c3dcbb6a3b446f833c67519ca1a9cb7d55a67e036d23035a9c9d04: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/misconfiguration/hp/unauthorized-hp-printer.yaml"