Skip to content

FortinetVPN

knavesec edited this page Mar 17, 2021 · 3 revisions

Plugin Overview

This module allows for authentication to the Fortinet VPN solution. This module has not been tested to the fullest, if there are bugs please submit an issue/PR.

Unique Command-Line Options

It adds two new plugins args: --url and --domain. The domain flag is optional, to specify a realm to log in with.

Throttle Notes

Throttle settings may depend on a per-application basis. Use your own discretion.

Example Command

credmaster.py <usual arguments> --plugin fortinetvpn --url https://example.com {--domain super_sweet_domain}
Clone this wiki locally