Blueborne-scanner

✨ deeznutz

✨ Master ✨
Staff member
Joined
May 15, 2017
Messages
981
Likes
760
Points
1,045
Bluetooth scanner for local devices that may be vulnerable to Blueborne exploit.

Quickstart

Code:
git clone https://github.com/hook-s3c/blueborne-scanner.git
cd blueborne-scanner
sudo chmod +x ./bluebornescan.py
pip install -r ./requirements.txt

./bluebornescan.py
Breakdown

Scans for local bluetooth devices

Looks up the OUI of the MAC to see if it matches vulnerable devices

DOWNLOAD: blueborne-scanner
 
Top Bottom