nuclei-templates/http/exposed-panels/hp-virtual-connect-manager....

31 lines
684 B
YAML
Raw Normal View History

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
2023-10-14 11:27:55 +00:00
cvss-score: 0
cwe-id: CWE-200
metadata:
max-request: 1
shodan-query: http.title:"HP Virtual Connect Manager"
2022-01-03 16:06:23 +00:00
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>"