From f39ee7bd7abee8c8e2c5a351b417669c65e29d7c Mon Sep 17 00:00:00 2001 From: Carlos Alatorre Date: Mon, 8 Jul 2024 12:52:20 -0600 Subject: [PATCH] fix(docs): Update README.md Signed-off-by: Carlos Alatorre --- README.md | 49 +++++++++++-------------------------------------- 1 file changed, 11 insertions(+), 38 deletions(-) diff --git a/README.md b/README.md index b0cb1965..153d29a3 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ # Minino -

-

@@ -17,85 +15,60 @@

+Minino is an original multiprotocol, and multiband board made for sniffing, communicating, and attacking IoT (Internet of Things) devices. It was designed as a mini Cat that integrates the powerful ESP32C6 and a GPS, microSD with OLED. This board is a mini Swiss army knife for IoT security researchers, developers, and enthusiasts. - -Minino is an original multiprotocol, and multiband board made for sniffing, communicating, and attacking IoT (Internet of Things) devices. It was designed as a mini Cat that integrates the powerful ESP32C6 and a GPS, microSD with OLED. This board is a mini swiss army knife for IoT security researchers, developers, and enthusiasts. - -This board is a mini swiss army knife for IoT security researchers, developers, and enthusiasts. Minino can operate in 6 different technologies: -- BLE -- WiFi -- Zigbee +- BLE (Airtags scanner and SPAM) +- Wi-Fi (Sniffer and deauthenticator) +- Zigbee (Sniffer over CLI and Spoofing) - Thread - Matter -- GPS - -## Features: -- Wi-Fi Sniffer and deauthenticator -- Bluetooth analyzing tools, Airtags scanner -- Zigbee Sniffer (CLI) -- Zigbee Spoofing -- WarDriving wiht GPS. +- GPS (WarDriving) + +## Features - Compatible with Pycatsniffer of Catsniffer - Compatible with Wireshark - WarDriving -- Sniffing mulitpprotocol +- Sniffing multiprotocol - Support file .pcap in microSD - OpenSource - Open Hardware -- OTA Update +- OTA Updates -## Future Features +### Future Features - Thread Broadcast - Zigbee Sniffer and deauthenticator - Matter CLI - Save files in SD - - -inspired by projects such as [Amini Project](https://github.com/Ocelot-Offensive-Security/Arsenal) and [USBNugget](https://github.com/HakCat-Tech/USB-Nugget). - - +Inspired by projects such as [Amini Project](https://github.com/Ocelot-Offensive-Security/Arsenal) and [USBNugget](https://github.com/HakCat-Tech/USB-Nugget). ## How to contribute - Contributions are welcome! - Please read the document [**Contribution Manual**](https://github.com/ElectronicCats/electroniccats-cla/blob/main/electroniccats-contribution-manual.md) which will show you how to contribute your changes to the project. - ✨ Thanks to all our [contributors](https://github.com/ElectronicCats/Minino/graphs/contributors)! ✨ - See [**_Electronic Cats CLA_**](https://github.com/ElectronicCats/electroniccats-cla/blob/main/electroniccats-cla.md) for more information. - See the [**community code of conduct**](https://github.com/ElectronicCats/electroniccats-cla/blob/main/electroniccats-community-code-of-conduct.md) for a vision of the community we want to build and what we expect from it. - ## License - - Electronic Cats invests time and resources providing this open source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats! - Designed by Electronic Cats. - Firmware released under an GNU AGPL v3.0 license. See the LICENSE file for more information. - Hardware released under an CERN Open Hardware Licence v1.2. See the LICENSE_HARDWARE file for more information. - Electronic Cats is a registered trademark, please do not use if you sell these PCBs. - Nov 29 2022