Skip to content

Teradek Cube Administrative Console - Panel

ID: teradek-panel

Severity: info

Author: DhiyaneshDk

Tags: panel,login,teradek

id: teradek-panel
info:
name: Teradek Cube Administrative Console - Panel
author: DhiyaneshDk
severity: info
reference:
- https://www.facebook.com/photo/?fbid=612496907587499&set=a.467014098802448
metadata:
verified: true
max-request: 1
shodan-query: title:"Teradek Cube Administrative Console"
tags: panel,login,teradek
http:
- method: GET
path:
- "{{BaseURL}}/login.cs"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Teradek Cube Administrative Console'
- 'Password:'
condition: and
- type: status
status:
- 200
# digest: 4a0a00473045022100f4a5d3687755d4e4feea5a5b57fee2f101a2631ad0805d0e2d559d3eb3ed4cfc022048ab6a6caf1863f5f4a04eaaba1d1e91586bd70e6ece54c763518ccd6fe1c0d1:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/teradek-panel.yaml"

View on Github