Skip to content

Python exploit and checker script for CVE-2024-3400 Palo Alto Command Injection and Arbitrary File Creation

Notifications You must be signed in to change notification settings

Kr0ff/cve-2024-3400

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cve-2024-3400

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

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.

About

Python exploit and checker script for CVE-2024-3400 Palo Alto Command Injection and Arbitrary File Creation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages