Glam Prestige Journal

Bright entertainment trends with youth appeal.

Information

I am using a WiFi USB Adapter and the latest version of Kali running under VirtualBox.

Chipset: Ralink RT2870/3070
Driver: rt2800usb
Manufacturer: TP-Link
FCC ID: TE7WN727NV3

It is supposed to support monitor mode and packet injection:

lsusb returns:

Bus 001 Device 002: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter

lsmod returns:

usbcore, rt2800usb, rt2x00usb, rt2800lib, rt2x00lib, mac80211, cfg80211, crc_ccitt and rfkill.

As I said, I'm using the latest version of Kali, so it should have the drivers already installed. The version of VirtualBox is 4.3.12.

Problem

It seems that the adapter is being detected and enabled by VirtualBox:WiFi USB Adapter enabled

And it seems to work in normal mode: It works in normal mode

However, when I try to setup the monitor mode, it doesn't seem to be able to detect any AP: Monitor mode enabled

Not any AP detected.

Question

What is going on? Why It is not able to find any AP?

5

1 Answer

It seems that VirtualBox has some issues when virtualizing USB 3.0 and that's why it didn't work for me. Other alternatives for virtualization worked fine.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy