How To Install TP-Link WIFI Drivers On KALI Linux With Watch Mode And Package INJECTION Doing work
Commands
sudo apt updare
sudo apt improve
RESTART YOUR Pc
IF YOU WOULD NOT RESTART YOUR Laptop THE Installation
WOULD NOT Do the job
Put in dkms and git :
sudo apt set up dkms git
Install Make Dependencies :
sudo apt set up establish-essential libelf-dev linux-headers-$(uname -r)
Down load the Driver documents utilizing git :
git clone
Navigate to the Downloaded listing :
cd rtl88*
Install the Driver
sudo make dkms_install
Look at the wireless interface Is Connected
lsusb
TO Check Observe Manner
iwconfig
airmon-ng check out destroy
airmon-ng start off wlan0
iwconfig
TO Check Bundle INJECTION
aireplay-ng –take a look at wlan0
IF You Located The Video Useful You should Like Share And Subscribe
Hi great video. Just one thing, At the step: git clone https://github.com/aircrack-ng... Is asking for a user and password
Thank you helped a lot! Great work!