Skip to content

Parser and printer for CISCO access rules. Audit and controlling.

License

Notifications You must be signed in to change notification settings

ryd/cisco_access_rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cisco Access Rules list parser

The purpose of this application is supporting pentester and auditors finding and controlling firewall access rules. Based on one IP, all rules are shown.

This tool is developed with the purpose of PCI DSS auditing. With a copy of the rules, proper isolation and zoning can be verified.

Copyright

Copyright by Jens (ryd) Muecke under GPLv3.

Howto

The application is developed in python. Binary executable are available as well.

The syntax is simple, first parameter define the IP to verify (e.g. Category 1 System). Second and following parameter are list of files to parse.

  • list_rules.py

Example:

# list_rules.py 10.0.0.1 *.log

Feedback

Shoot me an email to j.muecke@kryptonsecurity.com or use the github page under https://github.com/ryd/cisco_access_rules

About

Parser and printer for CISCO access rules. Audit and controlling.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages