by Erwan L. (2 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(54 Votes)

See all traffic on you network (promiscuous mode):
source ip, destination ip, source port, destination port, packet length, ip protocol.
works only on w2k and xp.
no driver needed, this piece of code use the new implementation of winsock.
the v2.0 now displays the informations in nicer way and it also displays the content of the packet (hexa & ascii).
Download Promiscuous IP Sniffer (62 KB)