Coder Social home page Coder Social logo

biroeng / cisco-security-rest-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sgangoly/cisco-security-rest-api

0.0 0.0 0.0 218 KB

Python modules for interacting with REST API in Cisco Security applications: CSM, FMC and ISE.

Python 100.00%

cisco-security-rest-api's Introduction

Cisco Security REST API

This is a collection of modules that interact with REST API available in Cisco Security applications:

  • Cisco Identity Services Engine (ISE) 2.1
  • Cisco Security Manager (CSM) 4.12
  • Cisco Firepower Management Center (FMC) 6.1
  • Cisco Secure Access Control Server (ACS) 5.8
  • Cisco Firepower eXtensible Operating System (FXOS) 2.1
  • Cisco Adaptive Security Appliances (ASA) 9.6

Example Scripts:

  • acs-demo.py: Demo script for ACS REST API
  • csm-exec-fw-cmd.py: Send read-only commands to all firewalls managed by CSM.
  • csm-fmc-object-migration.py: Read network policy objects used in firewall rules from CSM and create them in FMC.
  • csm-shared-fw-rules.py: Read shared firewall access rules policies from CSM.
  • fmc_delete_networkgroups.py: Delete all non-default network objects from FMC. This is useful for API testing.
  • fmc_migrate_objects.py: Migrate policy objects from one FMC to another. This is useful when FMC needs to be re-imaged.
  • fmc_test_objects-networks.py: Test FMC Object Manager API
  • fmc_workstation_nwog.py: Create network objects in FMC as per information in CSV file.
  • ise-demo.py: Demo script for ISE REST API
  • fxos_test_version.py: Quick test to check FXOS software version.
  • asa_test_cli.py: Quick test to check ASA software version and show command outputs.

Requires

  • Python 2.7.x
  • requests
  • lxml (required for CSM, ISE and ACS)
  • pyxb (required for CSM)
  • netaddr (Used in CSM to FMC network object migration)

cisco-security-rest-api's People

Contributors

chetanph avatar

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.