Matheus-Garbelini / sweyntooth_bluetooth_low_energy_attacks

Proof of Concept of Sweyntooth Bluetooth Low Energy (BLE) vulnerabilities.
267 stars 69 forks source link

fix LE Secure connection + MITM constants #22

Closed akemnade closed 2 years ago

akemnade commented 2 years ago

MITM is always 0x04 and not 0x40

Matheus-Garbelini commented 2 years ago

thanks