wok-6.x annotate aircrack-ng/description.txt @ rev 24289
updated sshguard (2.4.0 -> 2.4.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jan 14 13:25:50 2022 +0100 (2022-01-14) |
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. |