E-Soulja / aircrackgui-m4

Automatically exported from code.google.com/p/aircrackgui-m4
0 stars 0 forks source link

where can we ask for features? and an idea #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The only way I can do any kind of wireless attacks seems to be when I use 
wpa_supplicant... is there any way we can get this feature in?

basically need to create a file "wpa_supplicant.conf" containing:

network={
        ssid="$essid"
        key_mgmt=NONE
        bssid=$bssid
        wep_key0="fakekey"
}

then run "sudo wpa_supplicant -c<path to wpasupplicant.conf> -Dwext -i<wlan0>

this will do a kind of fake auth.

Original issue reported on code.google.com by nanoymas...@gmail.com on 19 Nov 2012 at 12:33

GoogleCodeExporter commented 9 years ago
I'll think about it

Original comment by manuelg...@gmail.com on 18 Feb 2014 at 8:34