Create iceflow-vpn-disclosure.yaml

patch-1
PikPikcU 2021-08-10 10:02:17 +07:00 committed by GitHub
parent 40077029e8
commit 2956610eab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: iceflow-vpn-disclosure
info:
name: ICEFlow VPN Disclosure
author: pikpikcu
severity: medium
tags: exposure,files
requests:
- 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"
matchers-condition: and
matchers:
- type: binary
binary:
- 'ICEFLOW VPN:'
- 'ICEFLOW SYSTEM'
- 'ICEFLOW'
part: body
- type: status
status:
- 200