nuclei-templates/exposed-panels/cisco/cisco-telepresence.yaml

26 lines
461 B
YAML

id: cisco-telepresence
info:
name: Cisco Telepresence
author: dhiyaneshDk
severity: info
tags: panel,cisco
metadata:
shodan-query: 'http.title:"Cisco Telepresence"'
requests:
- method: GET
path:
- "{{BaseURL}}/login.html"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Cisco TelePresence MCU - login:</title>"
- type: status
status:
- 200