2022-03-27 14:52:41 +00:00
|
|
|
id: hp-color-laserjet-detect
|
|
|
|
|
|
|
|
info:
|
2022-09-29 05:55:24 +00:00
|
|
|
name: HP Color LaserJet Detection
|
2022-06-16 21:55:54 +00:00
|
|
|
author: idealphase,gy741
|
2022-03-27 14:52:41 +00:00
|
|
|
severity: info
|
2023-12-22 09:33:08 +00:00
|
|
|
description: HP color laserJet panel was detected.
|
2022-03-27 14:52:41 +00:00
|
|
|
reference:
|
|
|
|
- http://www.hp.com/
|
|
|
|
- https://www.hp.com/us-en/shop/cv/printers
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:h:hp:color_laserjet_pro_mfp_m183_7kw56a:*:*:*:*:*:*:*:*
|
2022-03-27 14:52:41 +00:00
|
|
|
metadata:
|
2022-09-29 05:55:24 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2024-09-10 09:08:16 +00:00
|
|
|
vendor: hp
|
|
|
|
product: color_laserjet_pro_mfp_m183_7kw56a
|
2022-03-27 14:52:41 +00:00
|
|
|
shodan-query: http.title:"HP Color LaserJet"
|
|
|
|
google-query: intitle:"HP Color LaserJet"
|
|
|
|
tags: iot,hp
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-03-27 14:52:41 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
2022-09-29 05:55:24 +00:00
|
|
|
- "{{BaseURL}}/hp/device/this.LCDispatcher"
|
2022-03-27 14:52:41 +00:00
|
|
|
|
2022-09-29 05:55:24 +00:00
|
|
|
stop-at-first-match: true
|
|
|
|
redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-03-27 14:52:41 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-09-29 05:55:24 +00:00
|
|
|
- "HP Color LaserJet"
|
2022-03-27 14:52:41 +00:00
|
|
|
- '<td class="mastheadTitle"><h1>HP Color LaserJet'
|
2022-06-16 21:55:54 +00:00
|
|
|
- '<strong class="product">HP Color LaserJet'
|
2022-09-28 01:01:14 +00:00
|
|
|
- '<a href="info_deviceStatus.html?'
|
2022-09-29 05:55:24 +00:00
|
|
|
condition: or
|
2022-03-27 14:52:41 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '<td class="mastheadTitle"><h1>HP Color LaserJet (.+)<\/h1><\/td>'
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4a0a00473045022100b71bd018eeabbbf16e7d6ff1ba96666ada7c4776c94dfa0f8a09ddf3cc7115c302207d682b8037c60bc0ff04617585dfff49a9e38bc89bd7a6c6633872f52a043761:922c64590222798bb761d5b6d8e72950
|