
CVE-2024-34463에 대한 개념 증명 익스플로잇으로, BPL Smart Weighing Scale PWS-01-BT의 Bluetooth 보안 취약점을 대상으로 합니다. BLE 스캐너 및 Python 기반 공격 스크립트를 포함합니다.
영향받는 장치: 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) 간 Bluetooth 통신의 보안 부족
협력자: Hanit Thakur
아직 설치되지 않았다면 libbluetooth-dev를 다음 명령어로 설치하세요:
sudo apt-get update && apt-get install libbluetooth-dev
BLE 스캐너 컴파일:
cc scanner.c -o scanner -l bluetooth
익스플로잇 실행:
python3 run.py