Linux

 

Linux tools, Howtos

 

Tools Index

 

Wireless Commands

 

FC6 Build Howto

 

FC5 Build Howto

 

FC4 Build Howto

 

Live Linux Distros

 

 

Site Search

 

 

 

 

Windows

 

WIN32 tools, Howtos

 

Tools Index

 

 

Get Firefox!

 

 

General

 

Miscellaneous WI-FI

 

Default WI-FI Settings

 

Rogue AP Howtos

 

WI-FI Certifications

 

802.11 Standards

 

STEP BY STEP Guides

 

Formats / Extensions

 

WI-FI Home Security

 

Useful Links

 

 

 

 

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

 

 
 
  © Copyright 2005-2006 Wirelessdefence.org. All Rights Reserved.