2022-07-10 07:57:30 +00:00
|
|
|
id: icewarp-panel-detect
|
|
|
|
|
|
|
|
info:
|
2022-11-22 23:03:44 +00:00
|
|
|
name: IceWarp Login Panel - Detect
|
2022-07-10 07:57:30 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
2022-11-22 23:03:44 +00:00
|
|
|
description: IceWarp 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
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:icewarp:icewarp_server:*:*:*:*:*:*:*:*
|
2022-07-10 07:57:30 +00:00
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: icewarp
|
2024-06-07 10:04:29 +00:00
|
|
|
product: icewarp_server
|
|
|
|
shodan-query:
|
|
|
|
- title:"icewarp"
|
|
|
|
- http.title:"icewarp"
|
|
|
|
fofa-query: title="icewarp"
|
|
|
|
google-query: intitle:"icewarp"
|
2022-07-10 07:57:30 +00:00
|
|
|
tags: icewarp,panel
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-10 07:57:30 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/webmail/"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'IceWarp'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: header
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'Server: (.{4,20})'
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022100ec5a6b93898bdfca2c7314cab139b1422cea62b52871fe612078d5445cd8280002202955868a41b30831c12ce6c4760d8fccd2f502007a2a688e7b8b27eaa658e7c7:922c64590222798bb761d5b6d8e72950
|