From cad78ffe654f8a10f501b00694fa8d0669f6af54 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Tue, 2 Jan 2018 21:23:52 -0500 Subject: [PATCH] Create zigbee_resources.md --- wireless_resources/zigbee_resources.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 wireless_resources/zigbee_resources.md diff --git a/wireless_resources/zigbee_resources.md b/wireless_resources/zigbee_resources.md new file mode 100644 index 0000000..0493115 --- /dev/null +++ b/wireless_resources/zigbee_resources.md @@ -0,0 +1,8 @@ +# ZigBee Resources + +* Good explanation and introduction to Zigbee: http://resources.infosecinstitute.com/hacking-zigbee-networks/ +* KillerBee Presentation: http://www.willhackforsushi.com/presentations/toorcon11-wright.pdf +* KillerBee Framework: https://github.com/riverloopsec/killerbee + * The KillerBee framework is being expanded to support multiple devices. Currently there is support for the River Loop ApiMote, Atmel RZ RAVEN USB Stick, MoteIV Tmote Sky, TelosB mote, and Sewino Sniffer. + * Open source hardware: https://github.com/riverloopsec/apimote +* Attify ZigBee Framework GitHub Repo: https://github.com/attify/Attify-Zigbee-Framework