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
Bluetooth-Crash-CVE-2017-0785 — Exploit script for CVE-2017-0785 that crashes the Bluetooth module on Android 4.0+ devices by sending crafted SDP search requests, causing out-of-bounds memory access and denial of service. | Kitploit
Tools/GitHubGitHub/ravss/bluetooth-crash-cve-2017-0785
Android SecurityBluetooth SecurityVulnerability AnalysisExploitationInformation GatheringMobile Security
GitHubravss/bluetooth-crash-cve-2017-0785

Bluetooth-Crash-CVE-2017-0785

Exploit script for CVE-2017-0785 that crashes the Bluetooth module on Android 4.0+ devices by sending crafted SDP search requests, causing out-of-bounds memory access and denial of service.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
1148 years agoNot yet reviewed

CVE-2017-0785 Bluetooth module crash

This script is a modified version of https://github.com/ojasookert/CVE-2017-0785. It leaks information via SDP due to out-of-bound bytes, but sending too many packets or search requests causes the Bluetooth module on an Android smartphone above Android 4.0 to crash.

This vulnerability may be similiar to CVE-2017-0781 in what it achieves. I believe that uses the BNEP protocol instead of the SDP protocol to cause a crash.

Download Tool