35 lines
898 B
YAML
35 lines
898 B
YAML
id: cisco-telepresence
|
|
|
|
info:
|
|
name: Cisco TelePresence Login Panel - Detect
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
description: Cisco TelePresence login 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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Cisco Telepresence"
|
|
verified: true
|
|
tags: panel,cisco
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login.html"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Cisco TelePresence MCU - login:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402203ee9c2b2d4e7121beb3f8b6b66cbfde2db5682bd937bdd8276072a3cbb4242eb02207779d5640efa3ccb4e4c39363bdccbb5804324587d839beecbdbdd9fb9f01722:922c64590222798bb761d5b6d8e72950 |