When your wifi dongle doesnt dangle and you are trying to get promiscuous

If your Broadcom or Realtek adapter isnt included in the madwifi driver package and you need to manually install it, use the model number to find the linux drivers for your device and substitute for whatever adapter you are using.

Article at https://virtuallyonit.com/2018/09/10/install-a-wireless-adapter-on-kali-linux/ was broken so I found the PDF and here it is.

EX.
sudo apt-get install realtek-rtl88xxau-dkms
sudo apt-get update
sudo apt-get upgrade

If the “upgrade” fails, try with the below key:
sudo apt-key adv –keyserver hkp://keys.gnupg.net –recv-keys 7D8D0BF6

Add in USB adapter – In “Virtual Box” this is top menu bar “devices” > “USB” > and
select your adapter

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.