2021-08-10 03:02:17 +00:00
|
|
|
id: iceflow-vpn-disclosure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ICEFlow VPN Disclosure
|
|
|
|
author: pikpikcu
|
2021-08-14 11:58:23 +00:00
|
|
|
severity: low
|
2024-01-02 16:16:15 +00:00
|
|
|
description: ICEFlow VPN internal log file is exposed.
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 8
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: exposure,files,iceflow,logs
|
2021-08-10 03:02:17 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-08-10 03:02:17 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/log/system.log"
|
|
|
|
- "{{BaseURL}}/log/vpn.log"
|
|
|
|
- "{{BaseURL}}/log/access.log"
|
|
|
|
- "{{BaseURL}}/log/warn.log"
|
|
|
|
- "{{BaseURL}}/log/error.log"
|
|
|
|
- "{{BaseURL}}/log/debug.log"
|
|
|
|
- "{{BaseURL}}/log/mobile.log"
|
|
|
|
- "{{BaseURL}}/log/firewall.log"
|
|
|
|
|
2021-08-14 11:21:20 +00:00
|
|
|
max-size: 2048
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-08-10 03:02:17 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2021-08-14 09:05:41 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2021-08-10 03:02:17 +00:00
|
|
|
- 'ICEFLOW VPN:'
|
|
|
|
- 'ICEFLOW SYSTEM'
|
|
|
|
- 'ICEFLOW'
|
|
|
|
part: body
|
2021-08-14 09:00:29 +00:00
|
|
|
condition: or
|
2021-08-10 03:02:17 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2021-08-14 09:00:29 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "text/plain"
|
2023-10-14 11:27:55 +00:00
|
|
|
- 'ICEFLOW'
|
2021-08-14 09:00:29 +00:00
|
|
|
part: header
|
|
|
|
condition: and
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a0047304502204297774915e086ea03633fd78820b7168482eacd771a233f3605f998529c9944022100acfb5f26b357027fefda273200e36b5a042a23b1f3c1427c6cfe6d4e3ea004a9:922c64590222798bb761d5b6d8e72950
|