Matheus-Garbelini / sweyntooth_bluetooth_low_energy_attacks

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

Use Rx address type field from the scan response packet #10

Closed maarvi closed 4 years ago

maarvi commented 4 years ago

This change will uncover the Device Under Test (DUT) implementation behavior if the DUT is advertising with its RANDOM address type.

ghost commented 4 years ago

Congratulations :beers:. DeepCode analyzed your code in 0.104 seconds and we found no issues. Enjoy a moment of no bugs :sunny:.

:speech_balloon: This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


:relaxed: If you want to provide feedback on our bot, here is how to contact us.

maarvi commented 4 years ago

This change will uncover the Device Under Test (DUT) implementation behavior if the DUT is advertising with its RANDOM address type.

Matheus-Garbelini commented 4 years ago

@maarvi thanks a lot. I'll also update some other scripts that are not considering random advertisers such as the link layer overflow script