py80211


Python code for parsing and working with 80211 packets

Suite of libraries for parsing 802.11 packets as well as managing wireless cards and working with 802.11 information.

Deps required

pylorcon from the lorcon trunk. https://code.google.com/p/lorcon/

pylibpcap http://sourceforge.net/projects/pylibpcap/

Calling the code in the sample directory python pyview.py -i

for example....

python pyview.py -i wlan0

Project Information

The project was created on Oct 24, 2012.

Labels:
Python