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
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