CVE-2018-15473-Exploit
CVE-2018-15473-Exploit copied to clipboard
added ipv6 support by using socket.create_connection
https://docs.python.org/3/library/socket.html#socket.create_connection
Basically gets ipv6 support for the cost of changing the initial socket creation call.