aircrack-ng / rtl8812au

RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection
GNU General Public License v2.0
3.57k stars 782 forks source link

Frame Injection on VirtualBox #481

Open BolSzol opened 5 years ago

BolSzol commented 5 years ago

Hello, I encountered a problem with frame injection on VB Kali 2019.4, i can get my usb WiFi adapter(TP Link archer T9UHv2 with realtek rtl8814au driver) into monitor mode with 'iwconfig wlan0 mode monior' and 'airodump-ng wlan0' works fine, i can see networks around but when i try ' airoplay-ng -9 wlan0' im finding AP's but in injection i see 'no answer' and 0 packets are sent I also cant run deauthetication and cant get a handshake :(

Any ideas what might help? Is it a problem with VirtualBox or Virtual Machine? Disclaimer: I have installed vb guest additions so this is not a problem

blshkv commented 4 years ago

It is not advisable to use a vm for any tricky USB operations. USB2 might have timing issues, USB3 doesn't work properly.

btw, try to reconnect your wifi adapter into USB2.

P.S. you need to try the same setup on bare metal. If works, file a bug report at Oracle.

kimocoder commented 4 years ago

I've disabled USB3 anyway. It's forced down to USB2 for now, duo to bad code (modeswitch)

cedricbambooza commented 3 years ago

pls consider closing the issue, when it's solved by now :)