1AIROLIB-NG(1)               General Commands Manual              AIROLIB-NG(1)
2
3
4

NAME

6       airolib-ng - manage and create a WPA/WPA2 pre-computed hashes tables
7

SYNOPSIS

9       airolib-ng <database> <operation> [options]
10

DESCRIPTION

12       airolib-ng  is  a  tool  for  the aircrack-ng suite to store and manage
13       essid and password lists, compute their Pairwise Master Keys (PMKs) and
14       use them in WPA/WPA2 cracking. The program uses the lightweight SQLite3
15       database as the storage mechanism which is available on most platforms.
16       The  SQLite3  database  was  selected  taking in consideration platform
17       availability plus management, memory and disk overhead.
18

DATABASE

20       database
21              It is name of the database file.  Optionally  specify  the  full
22              path.
23

OPERATION

25       --stats
26              Output information about the database.
27
28       --sql <sql>
29              Execute specified SQL statement.
30
31       --clean [all]
32              Clean the database from old junk. When specifying 'all', it will
33              also reduce filesize if possible and run an integrity check.
34
35       --batch
36              Start batch-processing all combinations of ESSIDs and passwords.
37
38       --verify [all]
39              Verify a set of randomly chosen PMKs. If  'all'  is  given,  all
40              invalid PMK in the database will be deleted.
41
42       --import [essid|passwd] <file>
43              Import a flat file as a list of ESSIDs or passwords.
44
45       import cowpatty <file>
46              Import a coWPAtty file.
47
48       --export cowpatty <essid> <file>
49              Export to a cowpatty file.
50

AUTHOR

52       This  manual  page  was  written  by  Thomas  d'Otreppe.  Permission is
53       granted to copy, distribute and/or modify this document under the terms
54       of  the GNU General Public License, Version 2 or any later version pub‐
55       lished by the Free Software Foundation On Debian systems, the  complete
56       text  of the GNU General Public License can be found in /usr/share/com‐
57       mon-licenses/GPL.
58

SEE ALSO

60       airbase-ng(8)
61       aireplay-ng(8)
62       airmon-ng(8)
63       airodump-ng(8)
64       airodump-ng-oui-update(8)
65       airserv-ng(8)
66       airtun-ng(8)
67       besside-ng(8)
68       easside-ng(8)
69       tkiptun-ng(8)
70       wesside-ng(8)
71       aircrack-ng(1)
72       airdecap-ng(1)
73       airdecloak-ng(1)
74       besside-ng-crawler(1)
75       buddy-ng(1)
76       ivstools(1)
77       kstats(1)
78       makeivs-ng(1)
79       packetforge-ng(1)
80       wpaclean(1)
81       airventriloquist(8)
82
83
84
85Version 1.5.2                    December 2018                   AIROLIB-NG(1)
Impressum