Projects STRLCPY CatSniffer Files
🤬
Revision indexing in progress... (search in this revision will be accurate after indexed)
Enable build support by adding .buildspec.yml
firmwareSAMD Loading last commit info...
firmware_TI_PACKET_SNIFFER
hardware
.gitignore
.gitmodules
README.md
Sniffle
attacks.md
cc2538-bsl
references.md
README.md

CatSniffer

CatSniffer is an original multiprotocol board made for IoT (Internet of Things). It has a design type "usb stick" that allows the easy transport and use it anytime anywhere. It integrates a CC1352 chip from TI, SX1276 and SAMD21E17 all of new generation.

This board is an auditing tool for wireless network devices, that allows the user detect high bandwidht consumptions and then take early actions against malicious agents.

This work was inspired by our friend's work Michael Ossmann as a tribute of his great job in Greatscott Gadgets, making devices like YardStick, GreatFET, HackRF y Ubertooth, Thank you.

Protocols

  • Thread,Zigbee,
  • Bluetooth 5 Low Energy (BLE),
  • IEEE 802.15.4g,
  • 6LoWPAN (IPv6 over Low power Wireless Personal Area Networks),
  • Sub 1GHz and patented systems,
  • LoRa y LoRaWAN

Features

  • "The SimpleLink™ CC1352P device is a multiprotocol and multi-band Sub-1 GHz and 2.4-GHz wireless microcontroller (MCU) supporting Thread, Zigbee®, Bluetooth® 5.2 Low Energy, IEEE 802.15.4g, IPv6-enabled smart objects (6LoWPAN), MIOTY®, Wi-SUN®, proprietary systems".
  • CatSniffer use SAMD21E17 as a USB-UART bridge to communicate with CC1352 chip, it's not neccessary manual driver installation (exceptions could exist).
  • Compatible OS: Windows y Linux.
  • Autoprogram through the bootloader from TI CC (as long as it's not disable in the code). No need external programer and it can be debugged with cJTAG through the default pin.
  • Antenna SMA port, for an Antenna of your choice
  • LEDs of general purpose
  • Reset button for SAMD21 & CC1352, Boot of CC1352 and one more for general purpose.

Compatible Software

Prerequisites

  • Git
  • Python 3
  • CCS version: The packet sniffer firmware has been tested with CCS 10.2.
  • SimpleLink CC13x2 and CC26x2 SDK 3.40.00.02

Note

This kit is designed to allow Product developers to evaluate electronic components, circuit, or software associated with the kit to determine whether to incorporate such items in a finished product and Software developers to write software applications for use with the end product. This kit is a developer product and when assembled may not be resold or otherwise marketed unless all required FCC (or any other local authority) equipment authorizations are first obtained. Operation is subject to the condition that this product not cause harmful interference to licensed radio stations and that this product accept harmful interference.

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 more3 april 2021Electronic Cats is a registered trademark, please do not use if you sell these PCBs.

3 April 2021

Please wait...
Page is in error, reload to recover