Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
blueborne — Scan/Exploit Blueborne CVE-2017-0785 | Kitploit
Tools/GitHubGitHub/pieterbork/blueborne
Bluetooth SecurityVulnerability AnalysisExploitationInformation GatheringWireless SecurityPenetration Testing
GitHubpieterbork/blueborne

blueborne

Scan/Exploit Blueborne CVE-2017-0785

View Repository
31218 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Blueborne CVE-2017-0785

This CVE and all the other BlueBorne CVEs are explained here: https://www.armis.com/blueborne/

This project was a proof of concept for a talk I gave in 2017.

It simply performs a scan, prints out probably vulnerable hosts based on MACs and then runs the exploit on the target of your selection (if the device is actually vulnerable you will see a hex printout, if you run the exploit against a patched system nothing will return).

Usage:

python bluebornescan.py

References:

https://github.com/hook-s3c/blueborne-scanner

https://github.com/ojasookert/CVE-2017-0785

Pulled code from these two repos, polished it up a bit, and ported to python 3.

Download Tool