Python exploit and checker script for CVE-2024-3400 Palo Alto Command Injection and Arbitrary File Creation
usage: cve-2024-3400.py [-h] {exploit,check} ...
CVE-2024-3400 - Palo Alto OS Command Injection
positional arguments:
{exploit,check} Available modules
exploit Exploit module of script
check Vulnerability check module of script
options:
-h, --help show this help message and exit
Use at your own risk. This was created for educational purposes only. The author is not liable for any action performed by a third-party or how this script may be used.