Giter Club home page Giter Club logo

secbee's People

Contributors

c3r63ru5 avatar zu1na avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

secbee's Issues

hackRF compatibility

Hi,

does secBee have to work with USRP ? Is it possible to make it work with hackRF ?
If so.. what kind of modification would be needed ?

best regards,
Guillaume

Device list refresh

Unfortunately the device list has no instant refresh at the moment. You have to save the state and reload it to get the latest device list.

Counters and information are actualised in the background and do not need to be reloaded this way.

Can you elaborate on the required hardware?

It would be helpful if you could improve the documentation.

  1. Why a SDR is needed? I've read the presentation and the whitepaper but it's not clear to me
  2. What is the function of the Raspbee?
  3. What does this project offer over KillerBee?

Thanks!

hardware not recognized / installation remarks

Hey,

during the last days I was struggeling with getting SecBee installed, and still cannot get it to work. I have a Raspi 2B with RaspBee Shield and a USRP1 Rev. 4.5. Which USRP did you use?

The installations instructions are somewhat "incomplete". I could not get gnuradio installed through pybombs and installed it with apt-get on a Debian 8. This gives me gnuradio in version 3.7.5. For those who are struggeling with the installation, some hints:

  • for the installation of scapy-radio, add "/usr/local/share/gnuradio/grc/blocks" to "global_blocks_path" in your /etc/gnuradio/conf.d/grc.conf
  • I also had to install the following packages: libcppunit-dev, gnuradio-dev, libboost-all-dev, swig, liblog4cpp5-dev and libgcrypt20-dev (list might be incomplete)
  • since zigbee_transkey.so is linked against (deprecated) libgcrypt11, I manually installed it from https://packages.debian.org/wheezy/libgcrypt11

Now some of the tools are installed into /usr/lib/ and others to /usr/local/lib, so I run SecBee with PYTHONPATH="/usr/local/lib". SecBee is up and running, but my hardware is not recognized. The source and destination menus are just empty and "list -> list known devices" does not show anything. There are no helpful error messages unfortunately. Also, how does the communication with the raspi work?

Any help would be appreciated.

Error when running SecBee and unexpected behavior.

Hello,

I've been experiencing difficulties when trying to operate SecBee after installing it.

I've downloaded SecBee as Instructed by the file (While solving some problems it didn't mention) and got everything up and running.
There are several ways in which the program doesn't operate correctly:

  1. When I run SecBee the program starts up but the terminal states "ERROR: no module named scanner_802_15_4"
  2. When I use the scan feature, wireshark starts with an error but shows nothing even though the terminal writes "New device found".
  3. When I load the list of devices they are flawed and hold very little actual information if any information at all.

I'm running Ubuntu 16.04 on VMWare and using USRP-B200 as my interface.
p.s - I attached screen shots of the whole process in order to make it easier.

1
2
3
4
5

Thanks in advance.

Run error

Hi there,

Think i followed the instructions as best as can, but program fails to load.

File "SecBee.py", line 10, in
import scapy.layers.zigbee
File "/usr/local/lib/python2.7/dist-packages/scapy/layers/zigbee.py", line 710, in
class ZigbeeAppDataPayloadStub(Packet):
File "/usr/local/lib/python2.7/dist-packages/scapy/layers/zigbee.py", line 727, in ZigbeeAppDataPayloadStub
ZigbeePayloadField("data", "", length_from=lambda pkt, s:len(s)),
File "/usr/local/lib/python2.7/dist-packages/scapy/layers/zigbee.py", line 230, in init
self.length_from = length_from
AttributeError: 'ZigbeePayloadField' object has no attribute 'length_from'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.