Airolib-ng 
Airolib-ng is an aircrack-ng suite tool designed to store and manage essid and password lists, compute their 
Pairwise Master Keys (PMKs) and use them in WPA/WPA2 cracking. The program uses the lightweight 
SQLite3 database as the storage mechanism which is available on most platforms. The SQLite3 database was 
selected taking in consideration platform availability plus management, memory and disk overhead.
Getting Started 
First you need to generate a password list. In this case I am using crunch 
to generate a small dictionary 
# crunch 8 8 12345 -o /root/Desktop/test.lst 
Now prepare a list of ESSID, I create it manually because I just need to 
cracking one ESSID 
# echo CS > /root/Desktop/essid.lst 
And which most important, don't Forget the *.cap file with captured WPA 
Hanshake 
'/root/Desktop/AP-CS.cap-01.cap' 
I'll set name for this database test-airolib, you can use your own name.
Fire-up Airolib-ng 
Well.. seems one picture is enough to explain this step 
Please be patient when airolib-ng creating batch, my Intel PenDuCore 
@2020M takes more than 30 minutes from 3MB dictionary
Use Your Database in Aircrack-ng 
# aircrack-ng -r test-airolib /root/Desktop/AP-CS.cap-01.cap 
Look at amazing cracking speed, normally I just get bruteforcing speed ~1500 k/s
Thanks to 
Aircrack-ng http://www.aircrack-ng.org/ 
Kali Linux 1.0.9a amd64 http://www.kali.org 
Libre Office Impress http://www.libreoffice.org 
Slideshare http://www.slideshare.net 
Background: 東方Project (ZUN) | Ten Desires Team 
And YOU
Thanks to 
Aircrack-ng http://www.aircrack-ng.org/ 
Kali Linux 1.0.9a amd64 http://www.kali.org 
Libre Office Impress http://www.libreoffice.org 
Slideshare http://www.slideshare.net 
Background: 東方Project (ZUN) | Ten Desires Team 
And YOU

Easy Tutorial Step-by-Step How to use Airolib-ng

  • 1.
    Airolib-ng Airolib-ng isan aircrack-ng suite tool designed to store and manage essid and password lists, compute their Pairwise Master Keys (PMKs) and use them in WPA/WPA2 cracking. The program uses the lightweight SQLite3 database as the storage mechanism which is available on most platforms. The SQLite3 database was selected taking in consideration platform availability plus management, memory and disk overhead.
  • 2.
    Getting Started Firstyou need to generate a password list. In this case I am using crunch to generate a small dictionary # crunch 8 8 12345 -o /root/Desktop/test.lst Now prepare a list of ESSID, I create it manually because I just need to cracking one ESSID # echo CS > /root/Desktop/essid.lst And which most important, don't Forget the *.cap file with captured WPA Hanshake '/root/Desktop/AP-CS.cap-01.cap' I'll set name for this database test-airolib, you can use your own name.
  • 3.
    Fire-up Airolib-ng Well..seems one picture is enough to explain this step Please be patient when airolib-ng creating batch, my Intel PenDuCore @2020M takes more than 30 minutes from 3MB dictionary
  • 4.
    Use Your Databasein Aircrack-ng # aircrack-ng -r test-airolib /root/Desktop/AP-CS.cap-01.cap Look at amazing cracking speed, normally I just get bruteforcing speed ~1500 k/s
  • 5.
    Thanks to Aircrack-nghttp://www.aircrack-ng.org/ Kali Linux 1.0.9a amd64 http://www.kali.org Libre Office Impress http://www.libreoffice.org Slideshare http://www.slideshare.net Background: 東方Project (ZUN) | Ten Desires Team And YOU
  • 6.
    Thanks to Aircrack-nghttp://www.aircrack-ng.org/ Kali Linux 1.0.9a amd64 http://www.kali.org Libre Office Impress http://www.libreoffice.org Slideshare http://www.slideshare.net Background: 東方Project (ZUN) | Ten Desires Team And YOU