2022-09-08 13:28:46 +00:00
|
|
|
id: hp-device-info-detect
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
info:
|
2023-02-06 13:23:14 +00:00
|
|
|
name: HP Device Info Detection
|
2022-09-08 13:28:46 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: low
|
|
|
|
reference: https://www.exploit-db.com/ghdb/6905
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: iot,hp
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-08 13:28:46 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/hp/device/DeviceInformation/View"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Device Information"
|
|
|
|
- "hp"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-02-06 13:23:14 +00:00
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450221009ef90296c08af17225650eea1128016a1bbbe7bea6922369baf74fda8f42ad5d02204af452de62f72e34736eb587a70a5b08b0c056815a2843a6b86274267f9ce721:922c64590222798bb761d5b6d8e72950
|