46 lines
1.1 KiB
YAML
46 lines
1.1 KiB
YAML
id: iceflow-vpn-disclosure
|
|
|
|
info:
|
|
name: ICEFlow VPN Disclosure
|
|
author: pikpikcu
|
|
severity: low
|
|
description: ICEFlow VPN internal log file is exposed.
|
|
metadata:
|
|
max-request: 8
|
|
tags: exposure,files,iceflow,logs
|
|
|
|
http:
|
|
- 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"
|
|
|
|
max-size: 2048
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'ICEFLOW VPN:'
|
|
- 'ICEFLOW SYSTEM'
|
|
- 'ICEFLOW'
|
|
part: body
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- "text/plain"
|
|
- 'ICEFLOW'
|
|
part: header
|
|
condition: and
|
|
# digest: 4a0a0047304502204297774915e086ea03633fd78820b7168482eacd771a233f3605f998529c9944022100acfb5f26b357027fefda273200e36b5a042a23b1f3c1427c6cfe6d4e3ea004a9:922c64590222798bb761d5b6d8e72950 |