Merge pull request #2761 from pussycat0x/master

New Templates
patch-1
Prince Chaddha 2021-09-30 00:04:28 +05:30 committed by GitHub
commit aab871fccb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: hp-media-vault-detect
info:
name: HP Media Vault Detect
author: pussycat0x
severity: info
metadata:
fofa-dork: 'app="HP-Media-Vault-Media-Server"'
tags: tech,hp
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- "<title>HP Media Vault"
part: body
- type: status
status:
- 200