Python exploit and checker script for CVE-2024-3400 Palo Alto Command Injection and Arbitrary File Creation# cve-2024-3400
Python exploit and checker script for CVE-2024-3400 Palo Alto Command Injection and Arbitrary File Creation
```bash
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
```
# Disclaimer
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.
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view