|
Attack 2
Sorry for being so ignorant, but I was wondering if it was possible that the README of the beta12 release was incorrect when referring to Attack 2: interactive packet replay. The line of code reads:
aireplay -f 0 -t 1 -d FF:FF:FF:FF:FF:FF -n 90 ath0
but when I run it in the console, it comes back with:
Please specify an attack mode.
Is correcting it to
aireplay -2 -f 0 -t 1 -d FF:FF:FF:FF:FF:FF -n 90 ath0
the correct fix?
__________________
There are only 10 types of people in the world: those who understand binary and those who don't.
Last edited by dudecrush : 07-30-2005 at 09:04 PM.
|