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
|
|
|
|
reference:
|
|
|
|
- http://www.hp.com/
|
|
|
|
- https://www.hp.com/us-en/shop/cv/printers
|
|
|
|
metadata:
|
2022-09-29 05:55:24 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
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>'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a004630440220451f07c67fecba072fedcdfd3fd6517153311e5f360ea2efee91bd0404bc8c0e022023e00f2ca1cdef002b63b0f89c78299a208136344c9cf47492e0ca8ad29948f3:922c64590222798bb761d5b6d8e72950
|