Skip to content

MarcBuch/Cisco-ASA-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Access Cisco ASA via REST API

Allows you to simply upload ACLs to an Cisco ASA

  1. Change the username/password as well as the IPv4 Address of the ASA.
  2. Place the ACL in JSON Format in the same folder as the python script.
  3. Run the python script.