This link has been bookmarked by 21 people . It was first bookmarked on 02 Mar 2006, by Joel Liu.
-
27 Dec 09
-
23 Feb 09
knowuh not sayingtcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis or debugging. A program like 'tcpdump' shows a summary of packets seen on the wire, but usually doesn't store the data that's actually being transmitted. In contrast, tcpflow reconstructs the actual data streams and stores each flow in a separate file for later analysis.
-
13 Nov 08
-
28 Feb 08
-
06 Feb 08
-
24 Oct 07
Antonio Alvarado Hernández
(tags: network firefox1 bkm-imported-through-opera) -
13 May 07
-
19 Oct 06
-
16 Oct 06
-
13 Nov 05
-
I originally wrote this program to capture the data being sent by various
programs that use undocumented network protocols in an attempt to reverse
engineer them. RealPlayer (and most other streaming media players), ICQ, and AOL
IM are good examples of this type of application.
In tinkering with it, I later also found tcpflow to be useful for checking to
see what cookies my browser was sending to various sites, looking at the MIME
headers of HTTP requests people are sending to my web server, and verifying that
various connections to my machine that were supposed to be encrypted actually
were encrypted.
-
-
09 Nov 05
-
06 May 05
-
14 Dec 04
-
21 Sep 04
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.