From 3c9c2cc7a1a8fa159fdd96cd7be35d23cad2ddbb Mon Sep 17 00:00:00 2001 From: David Sopas <11536578+dsopas@users.noreply.github.com> Date: Wed, 13 Feb 2019 10:18:58 +0000 Subject: [PATCH] Fixed MD Minor markdown fix. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d127fbf..086ce5f 100644 --- a/README.md +++ b/README.md @@ -172,10 +172,11 @@ - [Testing With GATT Tool](https://www.jaredwolff.com/blog/get-started-with-bluetooth-low-energy/) - [Cracking encryption](https://github.com/mikeryan/crackle) - [bettercap](https://github.com/bettercap/bettercap) + ##### BLE Sniffing/MiTM - - [BtleJuice Bluetooth Smart (LE) Man-in-the-Middle framework](https://github.com/DigitalSecurity/btlejuice) - - [gattacker](https://github.com/securing/gattacker) - - [BTLEjack - Bluetooth Low Energy Swiss-army knife](https://github.com/virtualabs/btlejack) + - [BtleJuice Bluetooth Smart Man-in-the-Middle framework](https://github.com/DigitalSecurity/btlejuice) + - [gattacker](https://github.com/securing/gattacker) + - [BTLEjack Bluetooth Low Energy Swiss army knife](https://github.com/virtualabs/btlejack) #### Mobile security (Android & iOS) - [Android](https://www.packtpub.com/hardware-and-creative/learning-pentesting-android-devices)