Wifitap Installation:
Project homepage:
http://sid.rstack.org/index.php/Wifitap_EN#Wifitap_source_code
The following installation
process assumes that you are utilising the Auditing Laptop Build as described in
the Auditing Laptop Build: HOWTO
Download the latest
Wifitap code (currently Wifitap 0.3.7) to /tools/wifi
tar zxvf
wifitap.tgz
To enable WEP
support download the latest python-crypto package (currently pycrypto-2.0.1.tar.gz)
from
www.amk.ca/files/python/crypto/ to /tools/wifi/wifitap
cd /tools/wifi/wifitap
tar zxvf pycrypto-[version].tar.gz
cd pycrypto-[version]
python setup.py build
python setup.py install
Installation complete.
Thanks to Cedric Blancher.
Back to Wifitap
Main |