//---------------------------------------------------------// //---------- wireshark meetup presentation ----------// //---------- Jan. 2, 2011 - Bob Carnaghi ----------// //---------- http://linux.meetup.com/85 ----------// //---------------------------------------------------------// http://www.wireshark.org/ //----------// practical packet analysis by Chris Sanders free pdf download of v1 (http://doc.hackbbs.org/Docs_HackAngel/Ebooks by Authors/Chris Sanders - Practical Packet Analysis.pdf) v2 released June 2011 //----------// http://en.wikipedia.org/wiki/Wireshark For example, an alternative is to run `tcpdump`, or the `dumpcap` utility that comes with Wireshark, with superuser privileges to capture packets into a file, and later analyze the packets by running Wireshark with restricted privileges. To make near real time analysis, each captured file may be merged by `mergecap` into growing file processed by Wireshark. //----------// nice three-part intro how-to (Mike Lively wireshark site:youtube.com) http://www.youtube.com/watch?v=NHLTa29iovU http://www.youtube.com/watch?v=7ezGTP99xSw http://www.youtube.com/watch?v=2R1DRnu5CxQ //----------// www.wiresharku.com (the bit girl) http://www.youtube.com/watch?v=fTmlnQE917k http://www.youtube.com/watch?v=pRyq5Fk5rL0 //----------// three-part series, indian guy, pretty good http://www.youtube.com/watch?v=pk4OfsxxB4g http://www.youtube.com/watch?v=nQyWWWDl_5c http://www.youtube.com/watch?v=zwXqzZIHBDQ notes from this guy: