42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
YAML
id: allied-telesis-login
|
|
|
|
info:
|
|
name: Allied Telesis Device GUI Login Panel - Detect
|
|
author: prajiteshsingh
|
|
severity: info
|
|
description: Allied Telesis Device GUI login panel was detected.
|
|
reference:
|
|
- https://www.alliedtelesis.com/in/en
|
|
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Allied Telesis Device GUI"
|
|
tags: panel,allied
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/public/login.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Allied Telesis Device GUI</title>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022040f9618d8359c1aed08c4921f4333dc7e0a9bb733f6804c1d171daaad7908aba022100f248139d87f50e21aa8bb7072ede74704b285b2e0edd0d7c1b3cb77036598636:922c64590222798bb761d5b6d8e72950
|