Before a week security experts from Armis Labs revealed a new attack BlueBorne that affects Nearly All Connected Device. Simply to say if you are having Bluetooth enabled devices then you are vulnerable to BlueBorne attack.
Read More Vulnerability Puts More Than 5 Billion Bluetooth Enabled Devices Under Attack
All the Bluetooth devices mobile, desktop, and IoT operating systems, including Android, iOS, Windows, and Linux are vulnerable.
All Android Devices Phones, tablets, wearables are affected, some of the example devices.
All the windows version Since Windows Vista are infected and Microsoft issued a patch for it on July 11, 2017.
All Linux running BlueZ are affected with information Leakage and version 3.3-rc1 with remote code Execution. Example devices
All the devices with iPhone and iPad devices less than version iOS 9.3.5 are affected and the issue fixed with iOS 10.And AppleTV with version 7.2.2 and lower are affected.
Exploit released by user ojasookert in GitHub. Now you can exploit your Android Devices for vulnerability CVE-2017-0785.
We should have Prerequisites installed Package: libbluetooth-dev to use BlueZ Linux Bluetooth stack.
sudo apt-get install bluetooth libbluetooth-dev
sudo pip install pybluez
sudo pip install pwntools
You can use Blueborne Android Scanner to scan for blueborne-vulnerable Android devices. Once you have found the device and have prerequisites installed you can launch the attack by typing following command.
python CVE-2017-0785.py TARGET=XX:XX:XX:XX:XX:XX
Before Performing this Test, make sure Bluetooth has Turned On and visible with your Target Device.
A new project has exposed a critical attack vector that exploits protocol vulnerabilities to disrupt…
A threat actor known as #LongNight has reportedly put up for sale remote code execution…
Ivanti disclosed two critical vulnerabilities, identified as CVE-2025-4427 and CVE-2025-4428, affecting Ivanti Endpoint Manager Mobile…
Hackers are increasingly targeting macOS users with malicious clones of Ledger Live, the popular application…
The European Union has escalated its response to Russia’s ongoing campaign of hybrid threats, announcing…
Venice.ai has rapidly emerged as a disruptive force in the AI landscape, positioning itself as…
View Comments
What after exploite done ?
What to do which command to apply for further process?