28 lines
842 B
YAML
28 lines
842 B
YAML
id: unauthorized-printer-hp
|
|
|
|
info:
|
|
name: Unauthorized HP office pro printer
|
|
author: pussycat0x,r3naissance
|
|
severity: high
|
|
description: HP office pro printer web access is exposed.
|
|
metadata:
|
|
max-request: 2
|
|
shodan-query: http.title:"Hp Officejet pro"
|
|
tags: hp,iot,unauth,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/hp/device/webAccess/index.htm?content=security"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- '<title>(HP Officejet Pro([ 0-9A-Za-z]+)|HP Designjet([ 0-9A-Za-z]+).*)<\/title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022036d37039d912ae59424a671dd9c349844585972c295d1f7acf85d745b211afb1022100976c9be00188085d703986b94ef6b8c11cf10ec28e9772b729eadded1dac8181:922c64590222798bb761d5b6d8e72950 |