Kali linux
Operating bluetooth adapter
Run the following commands as root
git clone https://github.com/GANESH-ICMC/blueborne
cd blueborne/
chmod +x install.sh
./install.sh
Into the dir that blueborne was installed use the command
python bluebornescan.py
The rest of it will be guided by the program interface.
- Rodrigo Bernardi - Modifications and fixes to original scripts - rhobernardi
- Estevam Arantes - Installing script and documentation - Es7evam
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details