2021-03-15 06:17:20 +00:00
|
|
|
id: tuxedo-connected-controller
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Tuxedo Connected Controller
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/6486
|
2022-01-03 16:06:23 +00:00
|
|
|
tags: panel,tuxedo
|
2021-03-15 06:17:20 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login.html"
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Tuxedo Connected Controller</title>'
|
|
|
|
part: body
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|