GithubHelp home page GithubHelp logo

eslamhosney / extract_firewall_config Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 7 KB

This project is created to automate the extraction of firewalls' configuration files to be used by another tools to work on the firewalls offline limiting the impact on performance and live nodes.

Python 100.00%
fortigate fortigate-firewall fortigate-automation fortinet srx juniper-srx netscreen backup backup-script backup-cli

extract_firewall_config's Introduction

extract_firewall_config

This project is created to automate the extraction of firewalls' configuration files to be used by another tools to work on the firewalls offline not to impact their performance in live environment and avoid any operational issues ISA.

How To Use

To clone and run the examples you'll need:

From your command line:

# Clone this repository
$ git clone https://github.com/EslamHosney/extract_firewall_config.git

# Go into the repository

# Install dependencies
$ pip install -r requirements.txt

# Edit FirewallsData.csv to your Fortigate/SRX/Netscreen details (IP and credentials)
$ vim FirewallsData.csv

# Run the .py file
$ python extract_firewalls_configuration.py

Prerequisites

  • Change IP and credentials on FirewallsData.csv file
  • Install python dependencies

Environment

Tested on:

  • Windows X 10
  • python 2.7
  • FortiOS 6.0
  • Netscreen
  • SRX

It should work on different environments, just keep in mind the versions above.

extract_firewall_config's People

Contributors

eslamhosney avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

lendlsmith

extract_firewall_config's Issues

Can't Run

Hi,

I have tried run but below is the errors.

File "C:\extract_firewall_config-main-juniper\extract_firewalls_configuration.py", line 78
print FW
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(FW)?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.