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-06-08 16:02:17 +00:00
|
|
|
# digest: 490a004630440220252ed13db769a198cac1970df8a412ea54de7db135ea665c217fdc922f5b4eb50220060f9bbea8d3b65448ac2ca95d96f8978814dc49b7277fb6e09e4ce138273fee:922c64590222798bb761d5b6d8e72950
|