8000 GitHub - hatlord/Stonegator: A Stonesoft Stonegate Firewall XML parser
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hatlord/Stonegator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Stonegator is a Stonesoft Firewall XML configuration parsing tool. It takes the raw XML from the device configuration backup, and converts it into an Excel compatible CSV file so that you can do rule reviews easily, or transfer the rules to another device. McAfee NG Firewalls also use the same configuration file so it will work with them too.

Usage is simple, just ./stonegator.rb rules.xml. It will dump the rules.csv file to the directory you run the script from.

Requirements: csv (ships with Ruby)

nokogiri - gem install nokogiri

About

A Stonesoft Stonegate Firewall XML parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0