hei5enbrg / linux-802.15.4-sniffer

Linux Based 802.15.4/Zigbee Sniffer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linux-802.15.4-sniffer

The aim of this project is to create a linux based 802.15.4/Zigbee sniffer without the need of any firmware or a microcontroller. The hardware used is Microchip's MRF24J40MA 2.4 GHz 802.15.4 transceiver over a FTDI USB-SPI bridge. The code to configure and capture packets from the radio is written in python and piped to wireshark for parsing and viewing.

Required Hardware

alt text

Required Software

Running:

python mrf.py <IEEE 2.4GHz Channel>

alt text

About

Linux Based 802.15.4/Zigbee Sniffer

License:GNU General Public License v2.0


Languages

Language:Python 100.0%