airkick.pl a script for speeding up the capture of wpa handshakes.

Started by skilo47, January 24, 2014, 05:19:55 PM

Previous topic - Next topic

skilo47

I created this script to simplify and speed up the process of deauthing a client and capturing the handshake, This script is pretty simple to use, You just edit the first 2 variables in the script to match your wireless interface names and you will need to create a directory called "dumps" in /

And of course you need these programs installed:


  • xterm
  • aircrack-ng suite
  • mac changer
  • perl

Run the script as root or with sudo:

sudo perl airkick.pl

Download it here: https://gist.github.com/anonymous/8583933