Skip to content

CLI query tools for Fortinet Fortigate firewalls

License

Notifications You must be signed in to change notification settings

patrickpreuss/fortiget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fortiget

CLI query tools for Fortinet Fortigate firewalls

Currently in rewrite. Existing code is ugly and hardly usefull to anybody.

OBSOLETE_fortiget.py

Usage: fortiget.py <firewall_ip> <space separated portlist>

Prints everything you'd like to know about a firewall's port. Settings, Routes, Policies.

Dependencies:

  • python2.6
  • pxssh
  • prettytable

OBSOLETE_fortigetX.py

Usage: fortigetX.py <firewall_ip>

Dumps all the policies and firewall objects into xslx spreadsheet. Resolves all named objects to their values

Dependencies:

  • python2.6
  • pxssh
  • openpyxl

About

CLI query tools for Fortinet Fortigate firewalls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%