From 1f610e2c10cb92ab906ddb97185e7e8540fb7270 Mon Sep 17 00:00:00 2001 From: Mr-IoT Date: Sun, 25 Apr 2021 09:04:34 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ed81e2..91b09d4 100644 --- a/README.md +++ b/README.md @@ -361,6 +361,7 @@ #### BLE Pentesting Tutorials - [Bluetooth vs BLE Basics](https://github.com/V33RU/BLE-NullBlr) + - [Finding bugs in Bluetooth](https://bluetooth.lol/) - [Intel Edison as Bluetooth LE — Exploit box](https://medium.com/@arunmag/intel-edison-as-bluetooth-le-exploit-box-a63e4cad6580) - [How I Reverse Engineered and Exploited a Smart Massager](https://medium.com/@arunmag/how-i-reverse-engineered-and-exploited-a-smart-massager-ee7c9f21bf33) - [My journey towards Reverse Engineering a Smart Band — Bluetooth-LE RE](https://medium.com/@arunmag/my-journey-towards-reverse-engineering-a-smart-band-bluetooth-le-re-d1dea00e4de2)