dwepcrack v0.3
by h1kari - (c) Dachb0den Labs 2002


dwepcrack is a wep cracking application built for all forms of attacks on wep
encrypted 802.11b networks. it implements a few different techniques into one
package that allows you to fully test a wep encrypted network with all of the
available methods currently available.

Much credit to Tim Newsham, Scott Fluhrer, Itsik Mantin, and Adi Shamir
for their various theory and code implementations, with which dwepcrack is
based off of.


current features of dwepcrack include:

- optimized brute forcing of 40-bit keys
 (using Tim Newsham's method of only testing the 2^21 possibilities that are
  generated by the 40-bit key generator).
- smp support with multi-processing options (-j).
- the ability to brute force the entire keyspace
 (just in case you have a supercomputer or ten layin around).
- the ability to brute force using a wordlist
- ability to crack wep using the weak ksa method + brute force.
- uses the optimizations described in "Practical Exploitation of RC4
  Weaknesses in WEP Environments"

 


dwepcrack is provided under a bsd license, full license information can be
found in LICENSE.


bsd-airtools v0.2 - http://www.dachb0den.com - h1kari@dachb0den.com
