diff options
Diffstat (limited to 'network/aircrack-ng/README')
-rw-r--r-- | network/aircrack-ng/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/aircrack-ng/README b/network/aircrack-ng/README new file mode 100644 index 0000000000..a1ff422981 --- /dev/null +++ b/network/aircrack-ng/README @@ -0,0 +1,10 @@ +aircrack is an 802.11 WEP and WPA-PSK keys cracking program that can recover +keys once enough data packets have been captured. It implements the standard +FMS attack along with some optimizations like KoreK attacks, thus making the +attack much faster compared to other WEP cracking tools. In fact, aircrack is +a set of tools for auditing wireless networks. + +NOTE: This SlackBuild depends on SQLite, also found on slackbuilds.org +If you wish to build without SQLite simply pass OPT=" " to the SlackBuild. + +WARNING: Only to be used for surveillance of your own network. Use with care. |