HP BladeSystem Onboard Administrator Panel - Detector
ID: hp-blade-system
Severity: info
Author: pussycat0x
Tags: panel,hp,tech
Description
Section titled “Description”HPBladeSystem Onboard Administrator panel was detected.
YAML Source
Section titled “YAML Source”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: 4b0a00483046022100c53c04da0c4afa0553a318edd5ca8cc6f73705b0d06e2ccc73d2c21e262d7120022100be493e8766025ef6d89b236d4e545e77904168d1a1d9f6655ba11f48992cb2c9:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/hp-blade-admin-detect.yaml"