2022-09-08 13:28:46 +00:00
|
|
|
id: unauthorized-hp-printer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Unauthorized HP Printer
|
|
|
|
author: pussycat0x
|
|
|
|
severity: high
|
2023-06-02 23:20:49 +00:00
|
|
|
tags: hp,iot,unauth,misconfig
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2022-09-08 13:28:46 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-08 13:28:46 +00:00
|
|
|
- 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
|