CVE-2018-15473-Exploit icon indicating copy to clipboard operation
CVE-2018-15473-Exploit copied to clipboard

added ipv6 support by using socket.create_connection

Open epi052 opened this issue 6 years ago • 0 comments

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.

epi052 avatar Oct 03 '18 01:10 epi052