views:

35

answers:

0

Hi,

I have a network management software which profiles network devices based on their MAC addresses. I want to write a tool to stress test this software by using virtual MAC addresses (simulate thousands of devices each having a different MAC address). I played around with WinPCap and found that I can send a packet with spoofed up MAC addresses, however, I am not sure how (and if) I will get the response back. What are my options here?

Thanks,