Quote:
|
Originally Posted by cybergibbons
The IVs increase more rapidly in airodump now - but when I look into the file, these new IVs are simply the replayed ARP requests from 0:1:2:3:4:5. Each one of these has a different IV shown in ethereal.
|
Looks like the driver and/or the card is somewhat re-encrypting the packets. Does "iwconfig ath0 key off" help ? Also, aireplay automatically enables rawdev_type=1. Try changing this to rawdev_type=0 in the aireplay.c source.