Try   HackMD

install rtl8188eus driver on kali

github

  1. download file from github git clone https://github.com/aircrack-ng/rtl8188eus.git
  2. echo 'blacklist r8188eu'|sudo tee -a '/etc/modprobe.d/realtek.conf'
  3. Reboot
  4. cd rtl8188eus
  5. make && sudo make install
  6. Reboot
  7. enable monitor mode airmon-ng start <interface>
  8. check whether install succeful iwconfig