29 lines
636 B
YAML
29 lines
636 B
YAML
id: hp-media-vault-detect
|
|
|
|
info:
|
|
name: HP Media Vault Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
fofa-query: 'app="HP-Media-Vault-Media-Server"'
|
|
tags: tech,hp
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>HP Media Vault"
|
|
part: body
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100fc9ab211e2499388116132705cfcffb8c9cfab003d04c3523da6125eeb044ea8022061c2df032c726f6c0795e3125ec64a59c909ce9cab03fe302668dc699ed512bc:922c64590222798bb761d5b6d8e72950
|