Hi, I need to send JUST 1 PACKET of UDP protocol, pretending, that it was originated on host 222.22.22.2 (but it is not so) to the port #132 with some (233 bytes) data in it. I don't know how to do it - please, help.
Posted on 2001-05-03 14:09:00 by diamond
build a raw ip packet with spoofed origin address with an encapsulated udp packet.
Posted on 2001-05-05 11:14:00 by diediedie
*if you're going to try this using winsock on win9x it wouldn't work (but you can do this now with win2k). This message was edited by clip, on 5/12/2001 1:31:34 AM
Posted on 2001-05-12 01:30:00 by clip