SmartSniff is a small, freeware and portable application that allows you to capture TCP/IP packets that pass through your network adapter. You can view the TCP/IP conversations that go through your network in both ASCII mode or as a hex dump.

We have featured other packet sniffers here before such as Wireshark. Wireshark portable was even featured in our Computer Repair Utility Kit. However, both these versions needed to install the WinPcap capture driver first in order to work. Smartsniff captures data using the Raw sockets method which means this application is a truly portable packet sniffer as it doesnt need to install anything. Of course, using the raw method does have some limitations and problems such as it not working correctly on XP Service Pack 1, but other than that its a

For those of you who haven’t experimented with packet sniffing before and may be wondering why you would want to do this as a technician. Packet sniffing allows you to see what a system is sending out so you could see if there is a virus on the system sending out data to its home base, and if so, what it is sending. You can use it to capture unencrypted passwords leaving the computer (in case you or your client forgot the password but its still in the application in the **** form). You could also use it to see what legitimate applications are up to such as which update server they are using or what information they are sending back to base.
nice small, portable packet sniffer.


Screenshots:
SmartSniff

Downloads:
Download from Official Site – 63kb

More Information