wok-6.x annotate aircrack-ng/description.txt @ rev 20552
Update get-palemoon for 28.2.2 (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 11 10:30:11 2018 +0100 (2018-12-11) |
parents | |
children |
rev | line source |
---|---|
hackdorte@20006 | 1 Aircrack-ng is a complete suite of tools to assess WiFi network security. |
hackdorte@20006 | 2 |
hackdorte@20006 | 3 It focuses on different areas of WiFi security: |
hackdorte@20006 | 4 |
hackdorte@20006 | 5 * Monitoring: Packet capture and export of data to text files for further |
hackdorte@20006 | 6 processing by third party tools. |
hackdorte@20006 | 7 |
hackdorte@20006 | 8 * Attacking: Replay attacks, deauthentication, fake access points and others |
hackdorte@20006 | 9 via packet injection. |
hackdorte@20006 | 10 |
hackdorte@20006 | 11 * Testing: Checking WiFi cards and driver capabilities (capture and |
hackdorte@20006 | 12 injection). |
hackdorte@20006 | 13 |
hackdorte@20006 | 14 * Cracking: WEP and WPA PSK (WPA 1 and 2). |
hackdorte@20006 | 15 |
hackdorte@20006 | 16 All tools are command line which allows for heavy scripting. A lot of GUIs |
hackdorte@20006 | 17 have taken advantage of this feature. It works primarily Linux but also |
hackdorte@20006 | 18 Windows, OS X, FreeBSD, OpenBSD, NetBSD, as well as Solaris and even |
hackdorte@20006 | 19 eComStation 2. |