Skip to content

scan5415/FortiAPI-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FortiAPI-Snippets

Get Switch Ports

Requirement

  • Installed python3 on your machine

Needed python modules

Install the following python modules

  • requests

How to use

  1. Download or Fork the script
  2. Add the correct IP address, Username and Password in the script
  3. Run it
  4. check the outcome CSV files

HINT: The CSV files are saved to the running path of the script.

FortiEMS-Endpoint

Requirement

  • Installed python3 on your machine

Needed python modules

Install the following python modules

  • requests

How to use

  1. Download or Fork the script
  2. Add the correct IP address, Username and Password in the script
  3. Run it
  4. check the outcome CSV files

HINT: The CSV files are saved to the running path of the script.

FortiGate Virtual-IP Object Generator

Requirement

How to use

  1. Create a Textfile with coma separated values with following format
  2. Run the script
  3. Select the previous generated file
  4. Enter the external Interface
  5. Save the export file
  6. Open the generated file and copy & past the commands to your FortiGate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages