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

29 lines
504 B
YAML
Raw Normal View History

2021-10-12 12:44:47 +00:00
id: cisco-telepresence
info:
name: Cisco Telepresence
author: dhiyaneshDk
severity: info
metadata:
2022-07-20 07:15:20 +00:00
verified: true
shodan-query: http.title:"Cisco Telepresence"
tags: panel,cisco
2021-10-12 12:44:47 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/login.html"
2022-07-20 07:15:20 +00:00
redirects: true
max-redirects: 2
2021-10-12 12:44:47 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
2022-07-20 07:16:28 +00:00
- "Cisco TelePresence MCU - login:"
2021-10-12 12:44:47 +00:00
- type: status
status:
- 200