nuclei-templates/http/iot/hp-color-laserjet-detect.yaml

48 lines
1.3 KiB
YAML
Raw Normal View History

id: hp-color-laserjet-detect
info:
2022-09-29 05:55:24 +00:00
name: HP Color LaserJet Detection
author: idealphase,gy741
severity: info
2023-12-22 09:33:08 +00:00
description: HP color laserJet panel was detected.
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
shodan-query: http.title:"HP Color LaserJet"
google-query: intitle:"HP Color LaserJet"
tags: iot,hp
http:
- method: GET
path:
- "{{BaseURL}}"
2022-09-29 05:55:24 +00:00
- "{{BaseURL}}/hp/device/this.LCDispatcher"
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
matchers-condition: and
matchers:
- type: word
part: body
words:
2022-09-29 05:55:24 +00:00
- "HP Color LaserJet"
- '<td class="mastheadTitle"><h1>HP Color LaserJet'
- '<strong class="product">HP Color LaserJet'
- '<a href="info_deviceStatus.html?'
2022-09-29 05:55:24 +00:00
condition: or
- type: status
status:
- 200
extractors:
- type: regex
group: 1
regex:
- '<td class="mastheadTitle"><h1>HP Color LaserJet (.+)<\/h1><\/td>'
# digest: 490a0046304402200f946e9f26ce87e308fed44cf7b4ca6ec77672785bdb1610157e7a12ae75118d02202b5461ac88cd30c05cd94068eae230b5342938dfc2d64723c21510a874287ce9:922c64590222798bb761d5b6d8e72950