2021-03-16 16:50:51 +00:00
|
|
|
id: hp-laserjet-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: HP LaserJet
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: low
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/6459
|
2021-03-21 14:54:45 +00:00
|
|
|
tags: iot
|
2021-03-16 16:50:51 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/SSI/index.htm"
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'HP LaserJet Professional'
|
|
|
|
part: body
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|