2022-10-31 09:01:09 +00:00
|
|
|
id: allied-telesis-login
|
2022-10-29 10:29:34 +00:00
|
|
|
|
|
|
|
info:
|
2022-11-09 21:36:13 +00:00
|
|
|
name: Allied Telesis Device GUI Login Panel - Detect
|
2022-10-29 10:29:34 +00:00
|
|
|
author: prajiteshsingh
|
|
|
|
severity: info
|
2022-11-09 21:36:13 +00:00
|
|
|
description: Allied Telesis Device GUI login panel was detected.
|
2022-10-29 10:29:34 +00:00
|
|
|
reference:
|
|
|
|
- https://www.alliedtelesis.com/in/en
|
2022-11-09 21:36:13 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-10-29 10:29:34 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2022-10-29 15:39:24 +00:00
|
|
|
shodan-query: title:"Allied Telesis Device GUI"
|
2022-10-31 09:01:09 +00:00
|
|
|
tags: panel,allied
|
2022-10-29 10:29:34 +00:00
|
|
|
|
|
|
|
requests:
|
2022-10-31 09:01:09 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/public/login.html"
|
|
|
|
|
2022-10-29 10:29:34 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-10-31 09:01:09 +00:00
|
|
|
- "<title>Allied Telesis Device GUI</title>"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
2022-10-29 10:29:34 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-11-09 21:36:13 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2022/11/09
|