
Python exploit and checker script for CVE-2024-3400 Palo Alto Command Injection and Arbitrary File Creation
CVE-2024-3400 Palo Alto 命令注入与任意文件创建的Python利用和检查脚本
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
使用风险自负。此工具仅用于教育目的。作者对任何第三方采取的行动或本脚本的使用方式不承担责任。