受影响设备:BPL Smart Weighing Scale PWS-01-BT (https://www.bplmedicaltechnologies.com/product-details/weighing-scales/personal-weighing-scale-pws-01bt/)
漏洞:数字体重秤与关联应用 (https://bpl-bewell.en.aptoide.com/app) 之间的蓝牙通信安全性不足
合作者:Hanit Thakur
如果尚未安装 libbluetooth-dev,请使用以下命令安装:
sudo apt-get update && apt-get install libbluetooth-dev
编译 BLE 扫描器:
cc scanner.c -o scanner -l bluetooth
运行漏洞利用程序:
python3 run.py