Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-3400 — Python script to detect and exploit CVE-2024-3400 arbitrary file upload vulnerability in Palo Alto Networks firewalls by checking status codes and creating test files. | Kitploit
Tools/GitHubGitHub/codeblueprint/cve-2024-3400
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubcodeblueprint/cve-2024-3400

CVE-2024-3400

Python script to detect and exploit CVE-2024-3400 arbitrary file upload vulnerability in Palo Alto Networks firewalls by checking status codes and creating test files.

View Repository
12 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2024-3400

Simple Python code to check for arbitrary uploading to a PaloAlto

Simply checks for status codes returned from the paloalto before and after file creation. This creates a randomly generated filename and attempts to call it back after post.

This will save a file to your PaloAlto if vulnerable that you will need to clean up afterwards.

Used information from https://github.com/h4x0r-dz/CVE-2024-3400 and rapid7 analysis https://attackerkb.com/topics/SSTk336Tmf/cve-2024-3400/rapid7-analysis?referrer=home

Download Tool