| Tool name : | TCPSniffer |
| Description : | TCPSniffer is a simpel and straightforward raw Winsocket based sniffer implementation. It reads all incoming and outgoing TCP packets and searches the payload after predefined patterns as account information. |
| Tested on : | Windows XP |
| Feedback : | In case you encounter any problems with the tool, you have suggestions to improve it, or you tested it with a Windows version i’ve not yet tested please drop me an email. |
| Downloads : | Version 0.1 – Binary | Source |
| Version 0.2 – Binary & source | |
| Version 0.3 – Binary | |
| Version 0.4 – Binary | |
| Screen shots : |
|
TCPSniffer
May 22nd, 2010 by carrumba
4 responses to “TCPSniffer”
Leave a comment
But please respect the commenting rules. Critizism is appreciated and also general comments of course. If you're rude, I have to delete your comment. Also use your personal/nick name but avoid using business names. Have fun and thanks for participating the discussion.


does it work on windows 7?
i haven’t tried it yet. maybe you can tell me :)
or did anyone else compile and teste it?
It doesn’t do UDP or ICMP? How unusual.
that’s why it is called “TCPSniffer” ;)
if you want to do the same for UDP or ICMP just take the source, modify it and publish it.
but to be honest… there are enough other, better sniffers around which go beyond these
PoC capabilities and the intresting user generated data comes over TCP.