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)