From 5a6f13fb4b3e34f0c318195adf764f3fb9e0fec4 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Sun, 20 Aug 2023 16:03:46 -0400 Subject: [PATCH] Update README.md --- iot_hacking/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/iot_hacking/README.md b/iot_hacking/README.md index 891b39e..db6cfd5 100644 --- a/iot_hacking/README.md +++ b/iot_hacking/README.md @@ -43,6 +43,7 @@ The Internet of Things (IoT) Hacking Resources refer to an array of tools and fr - [Bus Blaster](http://dangerousprototypes.com/docs/Bus_Blaster) - Detects and interacts with hardware debug ports like [UART](https://en.wikipedia.org/wiki/Universal_asynchronous_receiver-transmitter) and [JTAG](https://en.wikipedia.org/wiki/JTAG). - [Bus Pirate](http://dangerousprototypes.com/docs/Bus_Pirate) - Detects and interacts with hardware debug ports like UART and JTAG. +- [GreatFET One](https://www.adafruit.com/product/4234) - If you need an interface to an external chip, a logic analyzer, a debugger, or just a whole lot of pins to bit-bang, the versatile GreatFET One is the tool for you. - [Shikra](https://int3.cc/products/the-shikra) - Detects and interacts with hardware debug ports like UART and JTAG. Among other protocols. - [JTAGULATOR](http://www.grandideastudio.com/jtagulator/) - Detects JTAG Pinouts fast. - [Saleae](https://www.saleae.com/) - Easy to use Logic Analyzer that support many protocols :euro:.