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 — Global Protec Palo Alto File Write Exploit | Kitploit
Tools/GitHubGitHub/ak1t4/cve-2024-3400
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationLearning & Education
GitHubak1t4/cve-2024-3400

CVE-2024-3400

Global Protec Palo Alto File Write Exploit

View Repository
9122 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

CVE-2024-3400 Palo Alto File Write Exploit

This exploit search over Global Protect URLS instances & try to write-file using CVE-2024-3400

[ Use with Caution ]

[ Made with educational Purpouses only ]

Usage:

root@kitploit:~
chmod +x gp-exploit.sh

./gp-exploit.sh file_name_to_write urls.txt

Test Image 4

Shodan Search & Url's filtering:

root@kitploit:~
# shodan search --fields ip_str,port 'http.html:"Global Protect"' --separator ":" | sed 's/.$//' > gp.hosts
# httpx -l gp.hosts 
# ./gp-exploit file_name gp.hosts

Status Code Reponses Verification:

Test Image 5

Download Tool