[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <120ef0530712082047x7ff31a4cq1998585af93c7293@mail.gmail.com>
Date: Sat, 8 Dec 2007 23:47:32 -0500
From: "Richard Bejtlich" <taosecurity@...il.com>
To: ivanhe@...il.com, full-disclosure@...ts.grok.org.uk
Subject: Re: pcap flow extraction
Ivan wrote:
> Does anyone have any ideas for flow information extraction from a rather
> large pcap file, 6 gigs?
>
> I am after the standard stuff, source, destination, service.
>
> Ethereal/wireshark is a no go, as it won't process the file due to size,
> tcpflow is OK, but a little untidy.
>
> any suggestions are appreciated, preferably open source and also
> has anyone used "tcpdstat" for something like this?
Ivan,
Argus (qosient.com/argus) is your friend, e.g:
argus -r your.pcap -w - | ra -n -z -L0
Russ McRee wrote a nice Argus 3 intro here:
http://holisticinfosec.org/toolsmith/docs/november2007.pdf
Tcpdstat is not the right tool for this task. If you do want summary
stats, Tshark does a better job:
tshark -n -r your.pcap -q -z io,phs
I cover these in my books and blog.
Sincerely,
Richard
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
Powered by blists - more mailing lists