38 lines
1004 B
YAML
38 lines
1004 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
|
|
cpe: cpe:2.3:a:cisco:telepresence_tc:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"Cisco Telepresence"
|
|
product: telepresence_tc
|
|
vendor: cisco
|
|
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: 4a0a0047304502203d7b31a8bfb4fad7518c70e4714b4b4c5bf84a2a050676daa582796db6475db3022100cad999ea08aea6ac0164723e03ebd8037a170fdb60cf6d67d20ff66d22da1b45:922c64590222798bb761d5b6d8e72950 |