id: cisco-ucs-kvm-login info: name: Cisco UCS KVM Login author: idealphase severity: info description: The KVM console is an interface accessible from the Cisco UCS Manager GUI or the KVM Launch Manager that emulates a direct KVM connection. Unlike the KVM dongle, which requires you to be physically connected to the server, the KVM console allows you to connect to the server from a remote location across the network. 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 metadata: shodan-query: 'http.title:"Cisco UCS KVM Direct"' tags: panel,cisco,ucs,kvm requests: - method: GET path: - '{{BaseURL}}' matchers-condition: and matchers: - type: word part: body words: - 'Cisco UCS KVM Direct' - type: status status: - 200