Offensive Tools

 
 

Over the year I’ve written a few tools that demonstrated weaknesses in wireless networks.  I’m identifying these tools here, but please use them responsibly. -Josh

 

Tools designed to highlight wireless vulnerabilities

Demonstrates a serious deficiency in proprietary Cisco LEAP networks.  Since LEAP uses a variant of MS-CHAPv2 for the authentication exchange, it is susceptible to accelerated offline dictionary attacks.  Asleap can also attack the Point-to-Point Tunneling Protocol (PPTP), and any MS-CHAPv2 exchange where you can specify the challenge and response values on the command line.

Implementation of an offline dictionary attack against WPA/WPA2 networks using PSK-based authentication (e.g. WPA-Personal).  Many enterprise networks deploy PSK-based authentication mechanisms for WPA/WPA2 since it is much easier than establishing the necessary RADIUS, supplicant and certificate authority architecture needed for WPA-Enterprise authentication.  Cowpatty can implement an accelerated attack if a precomputed PMK file is available for the SSID that is being assessed.

Patch to FreeRADIUS server to add capabilities suitable to demonstrate RADIUS impersonation attacks.