You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2018. It is now read-only.
SecBee is a ZigBee security testing tool developed by Cognosec. The goal is to enable developers and security testers to test ZigBee implementations for security issues.
After installing both tools please copy the files located in the Scapy folder and copy it to your local scapy directory.
#############
Hardware Requirements
#############
For the tool usage a SDR is required. Our GNU radio block is designed for the usage with USRP but can be easily modified to support other SDR as well. For the indirect data transfer feature we use Raspberry Pi with Raspbee.
Build (and upload,flash and reset) using the make.sh script.
#############
Execution
#############
python SecBee.py
##############
Next steps
##############
We will work on the code to make it stable and setup an installation script for all required tools.
We are also looking in implementing new commands for testing.
FAQ / Known Issues
To update the device list the current state has to be saved and reloaded. This is known issue and will be fixed.