Add files via upload

patch-1
pussycat0x 2021-07-12 23:22:26 +05:30 committed by GitHub
parent 647677f0ab
commit add5b904ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
id: hp-device-info-detect
info:
name: HP LaserJet
author: pussycat0x
severity: low
reference: https://www.exploit-db.com/ghdb/6905
tags: iot,hp
requests:
- method: GET
path:
- "{{BaseURL}}/hp/device/DeviceInformation/View"
matchers-condition: and
matchers:
- type: word
words:
- "Device Information"
- "hp"
- type: status
status:
- 200