On wep crack, fake authentification fail every time
On wep attack failed: aireplay-ng exited unexpectedly
On wpa, deauthification fail
Im on a raspberry pi, running PWNPI 3.0, running aircrack 1.1 with an AWUS036H
Problem is solved really easily by adding the option "--ignore-negative-one" at
each airplay-ng call, resulting in the "fixed channel mon0 : -1 " to disappear
Search each occurrence of "
cmd = ['aireplay-ng',
"
And remplace it by "
cmd = ['aireplay-ng','--ignore-negative-one'
"
And the problem will be solved =)
Original issue reported on code.google.com by jonathan...@gmail.com on 6 Aug 2013 at 3:04
Original issue reported on code.google.com by
jonathan...@gmail.com
on 6 Aug 2013 at 3:04