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

29 lines
504 B
YAML

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