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
bandexploit — M1 Band Smart Watch Bluetooth Low Energy Exploit python script (CVE-2018-11631) | Kitploit
Tools/GitHubGitHub/coleshelly/bandexploit
Bluetooth SecurityIoT SecurityVulnerability AnalysisExploitationWireless SecurityHardware & IoT Security
GitHubcoleshelly/bandexploit

bandexploit

M1 Band Smart Watch Bluetooth Low Energy Exploit python script (CVE-2018-11631)

View Repository
226 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

Band Exploit (CVE-2018-11631)

A Simple Python script Using Gatttool to exploit an Insecure Bluetooth Low Energy Smart Watch ( M1 Band 1).

CVE-2018-11631 : https://nvd.nist.gov/vuln/detail/CVE-2018-11631

alt BandExploit

Usage: bandexploit.py [options] Address

Options:

-h, --help show this help message and exit

-s, --sms Send SMS Notification to the device

-c, --call Send CALL Notification to the device

-r REPEAT, --repeat=REPEAT Number of repetitions

-m MESSAGE, --message=MESSAGE Notification message to send. Max_LEN = 8

Example: Sending 15 Call notifications with message xMagass

root@kitploit:~
  ./bandexploit.py 78:02:b7:21:1d:fc -r 15 -m xMagass -c
Download Tool