31 lines
854 B
YAML
31 lines
854 B
YAML
id: aethra-panel
|
|
|
|
info:
|
|
name: Aethra Telecommunications Login - Panel
|
|
author: Splint3r7
|
|
severity: info
|
|
description: |
|
|
Aethra Telecommunication login Panel was detected.
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Aethra Telecommunications Operating System"
|
|
verified: true
|
|
tags: panel,aethra,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains(body, "<title>Aethra Telecommunications Operating System")'
|
|
- 'status_code == 200'
|
|
condition: and
|
|
# digest: 490a0046304402203be86cc5d57fac130eba19b0d58260576851e6fd63b049d6b5379bb7e306b1d802202d513e57b88a147ad97642059215c1e8306384b033a6a4ca520a449897152e97:922c64590222798bb761d5b6d8e72950 |