BlueHunter
BlueHunter is bluetooth device hacking framework
Install / Use
/learn @anuhasreal/BlueHunterREADME
BlueHunter - Bluetooth Device Hacking framework
You can hack any near bluetooth device using BlueHunter
<img title="SIGIT" src="https://img.shields.io/badge/CODENAME%20-BlueHunter-SCRIPT?colorA=grey&colorB=green&style=for-the-badge"> <img title="aw" src="https://img.shields.io/badge/VERSION%20-2.0-SCRIPT?colorA=grey&colorB=green&style=for-the-badge">
Features
User can hack bluetooth device:
Dialed_call- Hack bluetooth device dialed callsSIM_call- Hack bluetooth device SIM callsRecevied_call- Hack bluetooth device Recevied calls
Installation
on Kali Linux
apt-get install python3-pip
git clone https://github.com/AnuhasRox/BlueHunter.git
cd BlueHunter
sudo python3 -m pip install -r requirements.txt
sudo python3 Install.py
sudo python3 BlueHunter.py
on Ubuntu
sudo apt-get install git python3-pip
git clone https://github.com/AnuhasRox/BlueHunter.git
cd BlueHunter
sudo python3 -m pip install -r requirements.txt
sudo python3 Install.py
sudo python3 BlueHunter.py
