Coming Up!
Category: Python
Palo Alto Running-Config Backup Tool
In enterprise network environments, maintaining up-to-date firewall configurations is critical for security and compliance. The Palo Alto Firewall...
File Transfer Tool
This idea came to me while I was creating a tool to manage an IP blacklist (Palo Alto EDL). I have also written a full blog post about it—check it...
Blacklist Management Tool
I have developed a tool for managing the EDL text file, which is stored within the infrastructure-a server and mapped across all Palo Alto...
Disable/Remove bulk security rules in Palo Alto NGFWs using Python
Disabling and removing bulk security rules can be frustrating and time-consuming when you have many security rules in place. To address this issue...