RCayre / mirage

Mirage is a powerful and modular framework dedicated to the security analysis of wireless communications.
https://homepages.laas.fr/rcayre/mirage-documentation
MIT License
261 stars 48 forks source link

ZigBee Device Support #5

Open whoot opened 4 years ago

whoot commented 4 years ago

Hey, first of all really great update! I´m happy to see, that you are now supporting not only Bluetooth (LE), but also ZigBee.

This is not an issue, but an enhancement request.

Are you planning to support more ZigBee devices? Im asking because the RZUSBStick is not manufactured anymore and IMHO a really good alternative is the Open Sniffer by Sewio. It has a really handy REST Interface and supports scanning, sniffing, jamming and injection on 2.4GHz and Sub-GHz.

RCayre commented 4 years ago

Hi, thank you very much ! The Zigbee stack is currently partially implemented, but I plan to improve it in the next months, stay tuned. I didn't know this hardware component, however it looks really interesting as an alternative for the RZUSBStick. I also had multiple issues using it as mentionned in the documentation, so that's why some modules (especially zigbee_jam) are not released yet. If I manage to find one, I will add support for this open sniffer in the next release. I also plan to add support for Apimote and multiple Software Defined Radios.

h4knet commented 1 year ago

Hello,

I've seen you've added support for hackrf in 2021 but I get Segmentation fault error message when I try to use zigbee_scan or zigbee_sniff.
zigbee_info is working btw.

image

I've tried with multiple different options but the result is always the same.
How can I help you to find the root cause of the issue ?