
Proof-of-concept exploit for CVE-2019-15107, delivering a reverse shell via a crafted Perl payload for educational penetration testing.
POC for CVE 2019-15107 Use for educational purpose only.
To use, opena listener on your machine (nc -lnvp )
Modify the perl command to match your ip and port.
Launch the script, a reverse shell will open on your listener. The python script will timeout, this is expected.