## https://sploitus.com/exploit?id=1C6D07D2-8B54-5B3E-A8F9-4E3A24882A3F
# 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.