nuclei-templates/http/exposed-panels/teradek-panel.yaml

31 lines
660 B
YAML

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:
max-request: 1
verified: true
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