Build spoofed IP packets

billie mlist at fastwebnet.it
Wed Oct 5 08:16:06 EDT 2005


> Yes, give us the error. And know that you can't build raw IP packets
> unless you're root.
>
> Sybren

Sorry. I forgot to paste the error:

Traceback (most recent call last):
  File "C:\test\client.py", line 156, in ?
    send_pkt()
  File "C:\test\client.py", line 96, in send_pkt
    s.sendto(ip.get_packet(), (dst, 0)) # send packet to server
socket.error: (10004, 'Interrupted system call')

Note: this only happens on Windows XP prof SP2. On Linux I got no problems.
I run the program as Administrator. 





More information about the Python-list mailing list