21 lines
361 B
YAML
21 lines
361 B
YAML
|
id: fortinet-fortigate-panel
|
||
|
|
||
|
info:
|
||
|
name: Fortinet FortiGate SSL VPN Panel
|
||
|
author: bsysop
|
||
|
severity: info
|
||
|
tags: panel,fortinet,fortigate
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/remote/login"
|
||
|
|
||
|
host-redirects: true
|
||
|
max-redirects: 2
|
||
|
matchers:
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "/remote/fgt_lang"
|