Installing WEPCrack:
The following installation
process assumes that you are utilising the Auditing Laptop Build as described in
the Auditing Laptop Build: HOWTO
Download Net-Pcap-0.10.tar.gz from
http://search.cpan.org/dist/Net-Pcap/ to /tools/wifi/deps
Download TermReadKey-2.30.tar.gz from
http://search.cpan.org/~jstowe/TermReadKey-2.30/ReadKey.pm to
/tools/wifi/deps
cd /tools/wifi/deps
tar zxvf Net-Pcap-0.10.tar.gz
cd Net-Pcap-0.10
perl Makefile.PL
make
make test
make install
cd /tools/wifi/deps
tar zxvf TermReadKey-2.30.tar.gz
cd TermReadKey-2.30
perl Makefile.PL
make test
make install
mkdir /tools/wifi/WEPCrack
Download WEPCrack-0.1.0.tar.gz from
http://wepcrack.sourceforge.net/ to /tools/wifi/WEPCrack
tar zxvf WEPCrack-0.1.0.tar.gz
The files pcap.getIV.pl, WeakIVGen.pl and WEPCrack.pl
are extracted, installation complete!
Back to WEPCrack
Main
|