aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/aircrack-ng/Config.in
blob: 1c019c3330018bfd91f0f0fbf3a6fcd4d8182716 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config BR2_PACKAGE_AIRCRACK_NG
	prompt "aircrack-ng....................... Next generation of aircrack with new features"
	tristate
	default n
	help
	  aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program 
	  that can recover this keys once enough encrypted 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.
	  
	  http://www.aircrack-ng.org/