Bluetooth dongle drivers ubuntu and what not
cd /tmp
# Fetch rtl8761b_config and rtl8761b_fw from https://github.com/Realtek-\OpenSource/android_hardware_realtek
wget https://raw.githubusercontent.com/Realtek-OpenSource/android_hardware_realtek/rtk1395/bt/rtkbt/Firmware/BT/rtl8761b_config
wget https://raw.githubusercontent.com/Realtek-OpenSource/android_hardware_realtek/rtk1395/bt/rtkbt/Firmware/BT/rtl8761b_fw
Copy the rtl8761b_fw firmware:
cp /usr/lib/firmware/rtl_bt/rtl8761b_fw.bin /usr/lib/firmware/rtl_bt/rtl8761bu_fw.bin
cp /usr/lib/firmware/rtl_bt/rtl8761b_config.bin /usr/lib/firmware/rtl_bt/rtl8761bu_config.bin
Run modprobe:
sudo modprobe btusb
Restart the bluetooth service:
sudo systemctl restart bluetooth.service
Then re-plug the bluetooth dongle.
#auto login
cd /etc/lightdm remove #
autologin-user=kali (or root)
autologin-user-timeout=0
cd /etc/pam.d/
nano lightdm-autologin
#add # to this line
#auth required pam_succeed_if.so user != root quiet_success
#kali users
adduser kali
userdel -r kali
usermod -a -G sudo kali
r
RTL8812AU DRIVERS INSTALL KALI
apt-get install dkms
git clone -b v5.6.4.2 https://github.com/aircrack-ng/rtl8812au.git
cd rtl*
make dkms_install
apt-get update
apt-get upgrade -y
apt-get dist-upgrade -y
apt-get install dkms
apt-get install realtek-rtl88xxau-dkms
git clone https://github.com/aircrack-ng/rtl8812au.git
cd rtl8812au
make
make install
#Vmware USB greyed out
usb.generic.keepStreamsEnabled = "FALSE"
#ubertooth install linux
qtpy
sudo apt install libubertooth-dev libubertooth1 ubertooth
sudo apt install libubertooth1
sudo apt install ubertooth
#ubertooth usage
ubertooth-btbr
ubertooth-btle
apt install ubertooth-firmware-source
#btlejack
pip3 install btlejack
#bettercap stuff
sudo apt install golang git libpcap-dev libnetfilter-queue-dev libusb-1.0-0-dev -y
git clone https://github.com/bettercap/bettercap.git
cd bettercap
go build
sudo ./bettercap -eval "caplets.update; ui.update; q"
sudo ./bettercap -caplet https-ui
Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
sudo cp /etc/apt/trusted.gpg /etc/apt/trusted.gpg.d
#Keyboard bluetooth
bluetoothctl
[bluetooth]# power on
[bluetooth]# agent KeyboardOnly
[bluetooth]# default-agent
[bluetooth]# pairable on
[bluetooth]# scan on
[bluetooth]# pair 01:02:03:04:05:06
[bluetooth]# trust 01:02:03:04:05:06
[bluetooth]# connect 01:02:03:04:05:06
[bluetooth]# quit
#wifiChannels bettercap
1,2,3,4,5,6,7,8,9,10,11,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77,81,85,89,93,97,101,105,109,113,117,121,125,129,133,137,141,145,149,153,157,161,165,169,173,177,32,38,42,46,50,52,54,56,58,60,62,64,68,96,100,102,104,106,108,110,112,114,116,132,134,136,138,140,142,144,149,151,153,155,157,159,161,36,40,44,48,165,21,37,53,69,85,101,117,133,229
#ultimate power mode windows
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61