WEPBuster is an additional support for tool aircrack-ng , this small utility was written for Information Security Professionals to aid in conducting Wireless Security Assessment. The program executes various utilities included in the aircrack-ng suite, a set of tools for auditing wireless networks.

It is easy to install! There is no OS dependency. All you need is PERL. Thats one good thing that I like about this tool!
Some features:
Cracks all access points within the range in one go!!
Supports:
- Mac address filtering bypass (via mac spoofing)
- Auto reveal hidden SSID
- Client-less Access Point injection
- Shared Key Authentication
- WEP Decloacking (future version)
- whitelist (crack only APs included in the list)
- blacklist (do not crack AP if it’s included in the list)
Sample:
perl wepbuster
One small tool required for spoofing is a macchanger. You can get it here:
http://www.alobbs.com/macchanger
Setting to be changed in aircrack-ng
Modifications recommended in aircrack-ng are as follows:
The following modifications to the source and header file of the two
aircrack-ng utilities (aircrack-ng, airodump-ng), are not required but will
make the decryption of WEP key more accurate (in terms of number of IVs
needed in order to obtain the key.
1.) Instead of 5000, change PTW_TRY_STEP to 100 to make cracking more
accurate (in terms of number of IVs needed to crack the key)
Look for this line below in “aircrack-ng.h”
PTW_TRY_STEP #5000
2.) The script relies heavily on reading and parsing the .csv file output of
airodump-ng. As such, instead of airodump-ng waiting for 20 seconds before
writing the .csv text output, it is recommended that you make it 2 seconds.
If not changing this line below, you should set $airodumpwait to at least
more than 20 to avoid getting errors. A value of 23 should be safe.
Look for this line below in “airodump-ng.c”
if( time( NULL ) – tt1 >= 20)
Download wepbuster here
Related External Links
- The Right Side of Life » Rep. Paul Introduces Bill to Audit …
- Help Audit The Federal Reserve | Revellian Dot Com
wepbuster windows, wepbuster, wepbuster for windows, wepbuster tutorial, wepbuster download, how to install wepbuster, install wepbuster, wepbuster install, backtrack 4 wepbuster, wepbuster how to, wepbuster backtrack 4, wepbuster backtrack, installing wepbuster, download wepbuster, backtrack wepbuster, automate aircrack, wepbuster howto, wepbuster video, wepbuster on windows, wepbuster tuto

You must log in to post a comment.