From 0de8d3fa9128a32b80181d622bb9ddada1c5b057 Mon Sep 17 00:00:00 2001 From: Matheus Eduardo Date: Wed, 8 Sep 2021 18:27:21 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df11069..09481b6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # *BrakTooth* ESP32 BR/EDR Active Sniffer/Injector -> Simple "Monitor mode" for Bluetooth Classic. Sniff or inject BR/EDR Baseband packets in BT connections. +> Simple "Monitor mode" for Bluetooth Classic. Sniff or inject BR/EDR Baseband packets in ESP32 BT connections. This is a reverse engineered **active** BR/EDR sniffer and ESP32 patching framework (soon to be open-sourced), which can be used to explore the Bluetooth (BT) BR/EDR interaction between ESP32 controller and a remote target. @@ -131,4 +131,4 @@ Thanks to all the following open-source projects: * [@mringwal](https://github.com/mringwal) for the excellent open-source [BlueKitchen BT Host Stack](https://github.com/bluekitchen/btstack) * [InternalBlue Project](https://github.com/seemoo-lab/internalblue) * [Scapy Packet Manipulation Library](https://github.com/secdev/scapy) -* [Wireshark Project](https://gitlab.com/wireshark/wireshark) \ No newline at end of file +* [Wireshark Project](https://gitlab.com/wireshark/wireshark)