morrownr / 8814au

Linux Driver for USB WiFi Adapters that are based on the RTL8814AU Chipset
Other
509 stars 98 forks source link

Kali 2021.4a & AWUS1900 - not fully working #60

Open magitechIT opened 2 years ago

magitechIT commented 2 years ago

Hi, I have installed the driver for my USB Wifi adapter but when I perform the check: aireplay-ng --test -i wlan0 wlan1 I got the following results:

19:32:26  Trying card-to-card injection...
19:32:26  Attack -0:           OK
19:32:26  Attack -1 (open):    OK
19:32:26  Attack -1 (psk):     OK
19:32:26  Attack -2/-3/-4/-6:  OK
19:32:26  Got a reply with an incorrect sequence number (wanted 0x0a00 got 0x9a9b).
19:32:26  Got a reply with an incorrect sequence number (wanted 0x0a00 got 0x9a9b).
19:32:26  Got a reply with an incorrect sequence number (wanted 0x0a00 got 0x9a9b).
19:32:26  Got a reply with an incorrect sequence number (wanted 0x0a00 got 0x9a9b).
19:32:29  Got a reply with an incorrect sequence number (wanted 0x0a00 got 0x5a9c).
19:32:34  Got a reply with an incorrect sequence number (wanted 0x0a00 got 0x8a9f).
19:32:35  Got a reply with an incorrect sequence number (wanted 0x0a00 got 0xaa9f).
19:32:38  Attack -5/-7:        Failed

What do I miss?

Thx

morrownr commented 2 years ago

Hi @magitechIT

You may not be missing anything. I can investigate when I have time but users of monitor mode often find that Mediatek based adapter provide better results:

https://github.com/morrownr/USB-WiFi

ljluestc commented 1 year ago
echo "Enabling monitor mode..."
sudo airmon-ng start wlan0
echo "Testing different injection methods..."
aireplay-ng --test -9 -i wlan0 wlan1