一个使用Gatttool攻击不安全蓝牙低功耗智能手表(M1 Band 1)的简单Python脚本。
CVE-2018-11631:https://nvd.nist.gov/vuln/detail/CVE-2018-11631

用法:bandexploit.py [选项] 地址
选项:
-h, --help 显示此帮助信息并退出
-s, --sms 向设备发送短信通知
-c, --call 向设备发送来电通知
-r REPEAT, --repeat=REPEAT 重复次数
-m MESSAGE, --message=MESSAGE 要发送的通知消息。最大长度 = 8
示例:发送15次来电通知,消息内容为xMagass
./bandexploit.py 78:02:b7:21:1d:fc -r 15 -m xMagass -c