So it turns out the new Broadcom b43 drivers, since kernel 2.6.24, have a really nifty feature that allows you to create a new virtual interface to monitor data. And it supports injection out of the box!
To use it (I'm using Ubuntu), just type these commands:
sudo iw dev wmaster0 interface add mon0 type monitor
sudo ifconfig mon0 up
Now you can use airodump or your favorite monitor mode applications on mon0:
sudo airodump-ng mon0
Wednesday, February 4, 2009
Subscribe to:
Posts (Atom)
Virtualbox Crashing when pulling up the Optical Drives Menu
I'm still running an old version of Virtualbox (5.2.20), which is probably unsupported at this point. One day, it started crashing whe...

-
I had a problem with crackling sound after upgrading Virtualbox to v5.2, similar to the bug report filed here . I found a forum post where ...
-
Using a dynamic proxy in Putty, I was encountering an issue where Putty would crash in Windows 10. I got an error in the Application event ...
-
There is an Android app included that will capture GPS coordinates from your Android device and save them to a file. Airodump CSV Tools will...
