36 lines
922 B
YAML
36 lines
922 B
YAML
id: topaccess-panel
|
|
|
|
info:
|
|
name: Toshiba TopAccess Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
reference:
|
|
- https://business.toshiba.com/downloads/KB/f1Ulds/11646/KH-1020_TAG_EN_0002.pdf
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"topaccess"
|
|
tags: topaccess,panel,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'content="TopAccess'
|
|
- 'locale_TopAccess_Messages'
|
|
- '<title>TopAccess'
|
|
condition: or
|
|
|
|
- type: status
|
|
part: header
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100df149fff512532888eb5836bfea72c56838fdbd0fc4088af852baddd368c8dd4022100ea53dfb858edae7e2ec81b61c31970eaca1f66d00fafc3cb5e4a3d4a897c8bbf:922c64590222798bb761d5b6d8e72950 |