Tool to analyze hun...
 
Notifications
Clear all

Tool to analyze hundreds of GB of Pcap traffic

21 Posts
17 Users
0 Reactions
2,326 Views
(@mwade)
Trusted Member
Joined: 18 years ago
Posts: 77
Topic starter  

Hello,

Can anyone recommend a free tool to analyze a few hundred GB of PCAP traffic? One of the functions I am looking for is to be able to summarize all the types of traffic, X number of HTTP connections, X number of FTP, mail, IRC etc.

I have breifly looked at pyflag, but have not yet thrown the data at it. I have also looked at Etherape, but don't know the limitations on reading large number of PCAP files.

Thanks


   
Quote
(@jpgauvin)
Active Member
Joined: 17 years ago
Posts: 14
 

Did you try Wiresharrk ?

http//www.wireshark.org/


   
ReplyQuote
(@mwade)
Trusted Member
Joined: 18 years ago
Posts: 77
Topic starter  

jpgauvin,

Thanks for the post. Unfortunately Wireshark is not good at analyzing 300GB+ of PCAP data.

Thanks


   
ReplyQuote
(@rampage)
Reputable Member
Joined: 17 years ago
Posts: 354
 

it depends on what you are looking for in the pcap files.

if you need a dissector, check xplico out.

or you can check out blueye sniffer, i dunno if it can analyze traffic logs or if it works only live.


   
ReplyQuote
(@audio)
Estimable Member
Joined: 19 years ago
Posts: 149
 

A CLI program that comes with Wireshark called Tshark may help, although I haven't tried it on that much data… make sure you're using the latest version that doesn't have a known vulnerability. tcpdstat for statistics. Argus could help for flows. httpry might help to get HTTP proxy like logs. tcpdump could be used to carve out suspicious sessions you find. flowgrep can be used to search for text. A lot of good information is on the NSMWiki.


   
ReplyQuote
(@farmerdude)
Estimable Member
Joined: 20 years ago
Posts: 242
 

300GB? If YOU find an application that chews through that 300GB please tell US )

Me thinks you're gonna have to segment it into smaller chunks.

Cheers!

farmerdude

Get SMART!
www.onlineforensictraining.com

www.forensicbootcd.com


   
ReplyQuote
(@chad131)
Trusted Member
Joined: 16 years ago
Posts: 63
 

there used to be a cli utility called ngrep that would grep through network traffic. you can also unhook the machine from the network and have fun with tcpreplay, which will turn pcap files back into network traffic.


   
ReplyQuote
binarybod
(@binarybod)
Reputable Member
Joined: 17 years ago
Posts: 272
 

there used to be a cli utility called ngrep

Not being actively developed but it is still available on sourceforge here.

Paul


   
ReplyQuote
(@wechselberger)
Active Member
Joined: 18 years ago
Posts: 11
 

Hi,

do you know deft?

http//www.deftlinux.net/

regards
k.w.


   
ReplyQuote
(@twjolson)
Honorable Member
Joined: 17 years ago
Posts: 417
 

I saw a demo of Netwitness. And I think it's freeware, or at least has a freeware version. Haven't played with it yet myself.

http//download.netwitness.com/download.php?src=DIRECT


   
ReplyQuote
Page 1 / 3
Share: