Following are the steps for how we can get started with analyzing ZigBee devices around us and finally sniffing the traffic over ZigBee using the RzRaven and KillerBee utility.
- The first step that we will perform is to look at ZigBee devices around us. This can be done using the zbid utility, as shown in the following screenshot:
- We have also flashed the following program to the Arduino. This program tells Arduino to interact with XBee connected over serial at pins 2 and 3, and send the message 5e87bb4a6cdef053fde67ea9711d51f3 via XBee. The channel that XBee sends this traffic on is based on how a given XBee is programmed. ...