Re: Using RAW_SOCKETS on win XP SP2
"Up" :-) -- http://mail.python.org/mailman/listinfo/python-list
Using RAW_SOCKETS on win XP SP2
Hi all. I'd need to send a TCP SYN packet having a certain string as payload. I'm using Python and an high level packet building library called "Impacket" to build TCP and IP datagrams. I wrote this simple code that works on Linux but not on Windows XP SP2, probably because of SP2 security limita