User Tools

Site Tools


airolib-ng

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
airolib-ng [2008/07/31 01:40] – Added pre-made test database darkaudaxairolib-ng [2009/09/08 01:21] – removed availability warning (1.0 is released) mister_x
Line 1: Line 1:
 ====== Airolib-ng ====== ====== Airolib-ng ======
- 
-++++++ IMPORTANT ++++++\\ 
-++++++ IMPORTANT ++++++\\ 
-++++++ IMPORTANT ++++++\\ 
- 
-This functionality will be available in a future release. It is NOT available currently. 
- 
-++++++ IMPORTANT ++++++\\ 
-++++++ IMPORTANT ++++++\\ 
-++++++ IMPORTANT ++++++\\ 
  
 ===== Description ===== ===== Description =====
Line 255: Line 245:
  
  
 +===== Usage Tips =====
  
- +==== Creating your own database example ====
-===== Usage Tips =====+
  
 To test the tool yourself... To test the tool yourself...
Line 292: Line 282:
    KEY FOUND! [ 12345678 ]    KEY FOUND! [ 12345678 ]
  
-Another way to test for yourself is to download a pre-made database called [[http://download.aircrack-ng.org/wiki-files/other/passphrases.db|passphrases.db]].  Then try this database with the two test WPA/WPA2 files supplied in the test directory of the aircrack-ng sources.  The WPA/WPA2 test files are called "wpa.cap" and "wpa2.eapol.cap".+ 
 + 
 +==== Using a sample pre-made database ==== 
 + 
 +Another way to test for yourself is to download a pre-made database called [[http://download.aircrack-ng.org/wiki-files/other/passphrases.db|passphrases.db]].  This  file is also located in the test directory of the aircrack-ng sources. Then try this database with the two test WPA/WPA2 files supplied in the test directory of the aircrack-ng sources.  The WPA/WPA2 test files are called "wpa.cap" and "wpa2.eapol.cap".
  
 The commands are either of: The commands are either of:
  
-   aircrack-ng -r passphrase.db wpa.cap +   aircrack-ng -r passphrases.db wpa.cap 
-   aircrack-ng -r passphrase.db wpa2.eapol.cap+   aircrack-ng -r passphrases.db wpa2.eapol.cap
  
 This should give you the passphase.  Success indicates that your setup is working correctly. This should give you the passphase.  Success indicates that your setup is working correctly.
 +
  
 ===== Usage Troubleshooting ===== ===== Usage Troubleshooting =====
 +
  
 ==== Enabling Airolib-ng ==== ==== Enabling Airolib-ng ====
-Airolib-ng is not compiled by default.  To enable compiling, do "make SQLITE=true" and "make sqlite=true install".+Airolib-ng is not compiled by default.  To enable compiling, do "make sqlite=true" and "make sqlite=true install".
  
 ==== Compile Error ==== ==== Compile Error ====
airolib-ng.txt · Last modified: 2019/04/15 19:07 by mister_x