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
Original issue reported on code.google.com by
nanoymas...@gmail.com
on 19 Nov 2012 at 12:33