Browsing All posts tagged under »programming«

Palo Alto Panorama xml parsing guide

January 17, 2025

0

I want to mention here not the XML or REST API usage now , but the theory in python how the Panorama works with device-groups for managed firewalls. This post is rather on how to parse a Panorama XML configuration to grab out data we are looking for or just audit the enterprise level configuration. […]

update complex passwords via XML API with CDATA

January 5, 2024

0

Ever seen that world “CDATA” in any error message when you worked with Palo Alto API? Let me help you if not, but want to be prepared. Use case: In an enterprise enviroment with a lot of security devices the password update of the emergency user or local user for the emergency cases can be […]