WiFi stuff

Here is documentation on how to use monitor mode under FreeBSD/Linux. Currently only 802.11b is covered.

Applications

tcpdump

The venerable network tool. Some useful filtering expressions:

dsniff

ssidsniff

A curses based tool that allows identification, classification and data capturing of wireless networks. The interface is inspired by the unix top(1) utility. Currently it works under Linux.

Dependencies

libpcap Version 0.7.1 and above is the bare minimum. With version 0.9.5 the support for wireless interfaces is comprehensive, therefore it is highly recommended.
Curses/ncurses. This library should come with your operating system.
A wireless card. Monitor mode will be setup automatically.

Availability

ssidsniff-0.53.tar.gz Detect WPA, WPA2, extended rates (802.11g etc); adaptive hopper that spends more time on chatty channels
ssidsniff-0.52.tar.gz Last seen activity support; enumerate network clients; prism header support


$Id: index.html,v 1.38 2010-02-22 02:58:23 kos Exp $