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
CVE-2017-0785 — CVE-2017-0785: BlueBorne PoC | Kitploit
Tools/GitHubGitHub/aymankhalfatni/cve-2017-0785
Android SecurityBluetooth SecurityVulnerability AnalysisExploitationInformation GatheringMobile Security
GitHubaymankhalfatni/cve-2017-0785

CVE-2017-0785

CVE-2017-0785: BlueBorne PoC

View Repository
158 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2017-0785 PoC

This is just a personal study based on the Android information leak vulnerability released by Armis.

Further reading: https://www.facebook.com/khelfatni

To run, be sure to have pybluez and pwntools installed.

root@kitploit:~
sudo apt-get install bluetooth libbluetooth-dev
sudo pip install pybluez
sudo pip install pwntools
Download Tool