WEPBuster – automate wireless assessment

June 3, 2009 20:27 pm · 0 comments

by Black

in Penetration Testing,Security Reconnaissance,Wireless

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.

unsecure2 WEPBuster   automate wireless assessment

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

Searches leading to this post:
wepbuster tutorial, wepbuster windows, wepbuster download, wepbuster livecd, wepbuster for windows, wepbuster para windows, wepbuster install, wepbuster examples, wepbuster cracked recently, wepbuster, TUTORIAL WEPBUSTER, how to run wepbuster, backtrack 4 r1 wepbuster, /pentest/wireless/grimwepa

If you enjoyed this article, you might also like:

Comments on this entry are closed.

Previous post:

Next post: