diff options
author | Yalla-One <yallaone@gmail.com> | 2010-05-11 20:01:28 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 20:01:28 +0200 |
commit | b0146f798e3cb544aa715cb254486cf84da7844d (patch) | |
tree | 19ea7c79efeeb8e36985148f09b0c5140ed751e1 /network/aircrack-ng/README | |
parent | b5b96ee9026e8b7efa04363dde5d63decfce707c (diff) | |
download | slackbuilds-b0146f798e3cb544aa715cb254486cf84da7844d.tar.gz |
network/aircrack-ng: Added to 12.0 repository
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. |