Update README.md
This commit is contained in:
parent
157b99fa64
commit
0de8d3fa91
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue