Update README.md

This commit is contained in:
Matheus Eduardo 2021-09-08 18:27:21 +08:00 committed by Matheus Eduardo Garbelini
parent 157b99fa64
commit 0de8d3fa91

View file

@ -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 <u>**active**</u> 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)
* [Wireshark Project](https://gitlab.com/wireshark/wireshark)