summaryrefslogtreecommitdiffstats
path: root/crypto/aircrack/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/aircrack/DETAILS')
-rwxr-xr-xcrypto/aircrack/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/crypto/aircrack/DETAILS b/crypto/aircrack/DETAILS
new file mode 100755
index 0000000000..70074bed6b
--- /dev/null
+++ b/crypto/aircrack/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=aircrack
+ VERSION=2.3
+ MD5[0]=cddc894524dfe7b82e7a8480c9f92ee2
+ BUILD_API=2
+ SOURCE=$SPELL-$VERSION.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.cr0.net:8040/code/network/$SOURCE
+ WEB_SITE=http://www.cr0.net:8040/code/network/aircrack/
+ ENTERED=20050726
+ UPDATED=20050726
+ SHORT="aircrack is a set of tools for auditing wireless networks"
+cat << EOF
+aircrack is a set of tools for auditing wireless networks:
+airodump: 802.11 packet capture program
+aireplay: 802.11 packet injection program
+aircrack: static WEP and WPA-PSK key cracker
+airdecap: decrypts WEP/WPA capture files
+EOF