Configuring ALFA AWUS 1900 wireless adapter for Kali Linux in virtualbox

Raghav
Feb 12, 2022

step 1: sudo apt update

step 2: sudo apt upgrade -y

step

step 3: sudo apt dist-upgrade -y

step 4: sudo reboot now

step 5: sudo apt install realtek-rtl88xxau-dkms

step 6: sudo apt install dkms

step 7: git clone https://github.com/aircrack-ng/rtl8812au

step 8: cd rtl8812au/

step 9: make

step 10: sudo make install

step 11: lsusb

step 12: iwconfig

step 13: service NetworkManager restart

step 14: service NetworkManager start

step 15: service NetworkManager stop

installing airgeddon for wifi hacking:

step 16: git clone https://www.github.com/visitori5h3r3/airgeddon.git

step 17: cd airgeddon

step 18: ls

step 19: ./airgeddon.sh

--

--