2022-08-05 12:52:36 +00:00
|
|
|
id: mitel-panel-detect
|
|
|
|
|
|
|
|
info:
|
2022-12-02 21:24:17 +00:00
|
|
|
name: Mitel Login Panel - Detect
|
2022-08-05 12:52:36 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
2022-12-02 21:24:17 +00:00
|
|
|
description: Mitel login panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-12-02 21:24:17 +00:00
|
|
|
cwe-id: CWE-200
|
2022-08-05 12:53:48 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-08-05 12:53:48 +00:00
|
|
|
shodan-query: http.html:"Mitel Networks"
|
2022-08-05 12:52:36 +00:00
|
|
|
tags: panel,mitel
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-05 12:52:36 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
- "{{BaseURL}}/server-common/cgi-bin/login"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-08-05 12:52:36 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-08-05 12:52:36 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Mitel Networks Corporation"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502207878c8328528a14084df661d50ae0fcb633fb62ba05355f80498c1d3b6cfe855022100e5945f201ea0bf4c3d77de51771af924b9fecc6a86c52a6621816c9b334648a2:922c64590222798bb761d5b6d8e72950
|