virtualabs / cc2531-killerbee-fw

Killerbee compatible ZigBee sniffer/injector firmware for TI CC2531 USB dongles
MIT License
38 stars 17 forks source link

Packet Injection Tools Not Working #8

Open srmescher01 opened 2 years ago

srmescher01 commented 2 years ago

I have been trying to use your FW image, with your branch of Killerbee, but have been running into some issues while trying to run the active tests.

ZBReplay and ZBStumbler works as intended and I am able to retransmit packets that have already been captured. However, when I try to run ZBAssocflood I am met with this error: Screenshot from 2021-12-07 16-47-48

ZBPANIDConflict continuously gives me the error that the resource is busy, but the dongle can handle running zbid, zbwireshark, and zbstumbler.

Aside from that, the passive tools all seem to be working correctly aside from zbdump. I can run zbdump but none of the packets are collected in the .pcap file.

I would really appreciate any help I could get!

I am running:

Ubuntu 20.04 Python 3.8.10 PyUSB 1.0.2-1build1 Installed Killerbee from your branch github

virtualabs commented 1 year ago

RiverloopSec merged my branch and have improved Python3 code since then, I guess it may worth it to give their main branch a try as killerbee is now using Python 3 and is compatible with this Bumblebee firmware :)