17 lines
281 B
YAML
17 lines
281 B
YAML
|
id: fortinet-fortigate-panel
|
||
|
|
||
|
info:
|
||
|
name: Fortinet FortiGate SSL VPN Panel
|
||
|
author: bsysop
|
||
|
severity: info
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/remote/login"
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "/remote/fgt_lang"
|
||
|
part: body
|