33 lines
863 B
YAML
33 lines
863 B
YAML
id: hp-blade-system
|
|
|
|
info:
|
|
name: HP BladeSystem Onboard Administrator Panel - Detector
|
|
author: pussycat0x
|
|
severity: info
|
|
description: HPBladeSystem Onboard Administrator 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 BladeSystem"
|
|
tags: panel,hp,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>HP BladeSystem Onboard Administrator</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022016453e8869127bd485402e0b9cb34413cac54ee65b539581a5993d966912da66022100d72e4980d7d17d3f26e1388c169bf1500a78c185afef493081dcd8ce57436df6:922c64590222798bb761d5b6d8e72950
|