Wednesday, June 2, 2021

For those that HAVE to use Firepower...

It seems nobody would choose to run Cisco Firepower these days, but if you're one of those who would, or that decision's already been made for you...

Why not avoid the terrible GUI or terrible CLI, by using my terrible creatively-named Python library!

https://github.com/certanet/firepyer

It's a wrapper for the FTD API when running in FDM mode (not FMC).

It returns native Python objects (dicts, lists etc.) rather than modelling the API objects to custom classes and doesn't have major coverage, as I've only added the few endpoints I needed to use in my spare time, but if there's something missing that you need or have any feedback let me know!

Some docs and examples are here



No comments:

Post a Comment