Cisco UCS Manager KVM Login Panel - Detect
ID: cisco-ucs-kvm-login
Severity: info
Author: idealphase
Tags: panel,cisco,ucs,kvm
Description
Section titled “Description”Cisco UCS Manager KVM login panel was detected.
YAML Source
Section titled “YAML Source”id: cisco-ucs-kvm-login
info: name: Cisco UCS Manager KVM Login Panel - Detect author: idealphase severity: info description: Cisco UCS Manager KVM login panel was detected. reference: - https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/ucs-manager/GUI-User-Guides/Admin-Management/3-1/b_Cisco_UCS_Admin_Mgmt_Guide_3_1/b_Cisco_UCSM_GUI_Admin_Mgmt_Guide_3_1_chapter_01111.html classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:cisco:unified_computing_system:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: cisco product: unified_computing_system shodan-query: - http.title:"Cisco UCS KVM Direct" - http.title:"cisco ucs kvm direct" fofa-query: title="cisco ucs kvm direct" google-query: intitle:"cisco ucs kvm direct" tags: panel,cisco,ucs,kvm
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word part: body words: - '<title>Cisco UCS KVM Direct</title>'
- type: status status: - 200# digest: 490a00463044022072e21ae2322ec818b2428d9d7d92dcad881754ebfe7d240b466b934e1bf392d202202be65d318f61212381b86d49dfe38be4f340710d9847b8517ca63d68700d9ada: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/exposed-panels/cisco/cisco-ucs-kvm-login.yaml"