33 lines
881 B
YAML
33 lines
881 B
YAML
id: hp-virtual-connect-manager
|
|
|
|
info:
|
|
name: HP Virtual Connect Manager Login Panel - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: HP Virtual Connect Manager login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"HP Virtual Connect Manager"
|
|
tags: panel,hp
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/html/index.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- "<title>HP Virtual Connect Manager</title>"
|
|
|
|
# digest: 4b0a00483046022100b1def01affbb562f7ffd1685ef0296e1ed0cf648963b53f6d15a617f044f30e8022100e5cf9730c11d06dd9fe70451f19de401f1ce8294ffcebd0a32b132c3d72caa3a:922c64590222798bb761d5b6d8e72950
|