2021-11-10 12:16:34 +00:00
|
|
|
id: unauthorized-hp-officepro-printer
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-11-10 12:16:34 +00:00
|
|
|
info:
|
|
|
|
name: Unauthorized HP office pro printer
|
|
|
|
author: pussycat0x
|
|
|
|
severity: high
|
2021-11-10 12:28:59 +00:00
|
|
|
metadata:
|
|
|
|
shodan-dork: http.title:"Hp Officejet pro"
|
2021-11-10 12:16:34 +00:00
|
|
|
tags: hp,iot,unauth
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-11-10 12:16:34 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-11-11 05:40:36 +00:00
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2021-11-10 12:16:34 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2021-11-11 05:40:36 +00:00
|
|
|
- type: regex
|
|
|
|
regex:
|
2021-11-11 05:44:52 +00:00
|
|
|
- '<title>HP Officejet Pro([ 0-9A-Za-z]+)<\/title>'
|
2021-11-11 05:40:36 +00:00
|
|
|
|
2021-11-10 12:16:34 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2021-11-10 12:28:59 +00:00
|
|
|
- 200
|