WiFi Traffic Analysis

Introduction

Collect WiFi traffic via snooping in a busy environment. Analyze the data. Comment on performance. Are there performance issues? Any interesting observations? Multiple concurrent snoopers will make the work more interesting.

Utilities

  • tcpdump - For capturing packets from an interface.
  • ethereal - GUI for looking at headers of captured packets. Useful tool for traffic analysis. tethereal is the command line version of ethereal.
  • kismet - Another tool for capturing packets.
  • madwifi - Linux driver for atheros cards.
  • iwconfig - Linux utility for configuring card parameters, such as channel, mode, etc.

People

References

  • Elizabeth Belding-Royer's work (UC-Santa Barbara) in IMC 05 and IMC07.
  • David Kotz's (Dartmouth) work in MobiCom02 and Mobicom04. His group also has some recent work on WiFi measurements.
  • Ratul Mahajan's (Microsoft Research) work in Sigcomm06.
  • CRAWDAD.
 
traffic_analysis.txt · Last modified: 2008/04/08 14:53 (external edit)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki