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

25 lines
461 B
YAML
Raw Normal View History

id: hp-virtual-connect-manager
info:
name: HP Virtual Connect Manager
author: dhiyaneshDK
severity: info
metadata:
shodan-query: http.title:"HP Virtual Connect Manager"
2022-01-03 16:06:23 +00:00
tags: panel,hp
requests:
- method: GET
path:
- "{{BaseURL}}/html/index.html"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "<title>HP Virtual Connect Manager</title>"