The Dark Side of Winsock - Lecture Notes(C) 2005 Jonathan Levin, All Rights Reserved1The Dark Side of WinsockBy Jonathan LevinDefCon XIII, Las Vegas Http://www.securicy.net/Talks/dc-spi.pdfThe Dark Side of Winsock - Lecture Notes(C) 2005 Jonathan Levin, All Rights Reserved2Introduction & Nomenclature You probably already know this but...IP communications are implemented using the socket API.A socket is a transport endpoint, used to send/receive data.The application reads from/writes to the socket,