• How to unpack McAfee/Skyhigh SWG backup file

    Intro Some time ago, I received a task to create a report based on Skyhigh SWG (formerly McAfee SWG) configuration. I wanted to automate this task with a Python script that would do all the dirty work for me. To get a script running, I had to feed it with configuration data. I had a…

    Read More


  • PyPaloCleaner – Part 3

    In the part 3 we work on duplicated address groups, replacing duplicated address groups from other address groups and replacing them in security policy rules.

    Read More


  • PyPaloCleaner – Part 2

    In the part 2 of PyPaloCleaner series, we are diving into a world of duplicated address objects being members of address groups. Detection of duplicates(…)

    Read More


  • PyPaloCleaner – Part 1

    During the lifetime of firewall, a configuration may hit limit of maximum address objects created and you as an administrator have to deal with it. How?

    Read More


  • Short URL vs Python

    Hey, do you have any script to manage, resolve shortened URLs? There are plenty of shortened URLs these days and we need to build a solution for this problem!

    Read More