Hi All,
I have write a packet sniffer program by SharpPcap module introduced in website CodeProject.
I found when I capture TCP packet, I can know source IP address of the packet, but I don't know how to get source MAC and IP of PC who send a ARP spoofing packet captured by my sniffer.
Thanks
I have write a packet sniffer program by SharpPcap module introduced in website CodeProject.
I found when I capture TCP packet, I can know source IP address of the packet, but I don't know how to get source MAC and IP of PC who send a ARP spoofing packet captured by my sniffer.
Thanks