29 lines
636 B
YAML
29 lines
636 B
YAML
id: unauthorized-hp-printer
|
|
|
|
info:
|
|
name: Unauthorized HP Printer
|
|
author: pussycat0x
|
|
severity: high
|
|
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: 490a0046304402204b282a3754c6d2b6f7439c52ff219ba04c866bbbf8caaa366d25abff9e6fb914022059aac66a3fa616bddcf045b00da4148810ce86a00f9496adb5677890b24f28bb:922c64590222798bb761d5b6d8e72950
|