Skip to content

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

Notifications You must be signed in to change notification settings

ColeShelly/bandexploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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

  ./bandexploit.py 78:02:b7:21:1d:fc -r 15 -m xMagass -c

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages