Giter Club home page Giter Club logo

wormhole's Introduction

wormhole

A wormhole attack implementation for Contiki.

The sniplayer code is a combination of the capability of a sniffer and a replayer.

The sniplayer folder contains the Contiki code for the sniplayer, which is one of the end-points of the wormhole. It turns the mote into a Sniplayer. The sniffer functionality makes it capable of send, using the serial port, each frame received from the mote. The replayer functionality makes it capable of replay all the frames coming from the serial port where the mote is connected. When flashed, the sniplayer is always in promiscuous mode. The sniplayer is also able to ACK each frame coming from a specific set of victims. The MAC address of the victims can be specified in the null_sniplayRDC.c file. A special macro to enable the ACK functionality, NULLSNIPLAYRDC_CONF_FORGE_802154_ACK, is present in the project-conf, and is enabled by default.

The sniplayer code is intended for the TI Launchpad CC2650 platform. You should add the path for the contiki folder in the Makefile before flashing the mote.

The wormhole end-points can be connected using a cable connection (by the mean of the snip_usb_part1.py and snip_usb_part2.py scripts) or a remote one (using sniplayer_client.py and sniplayer_server.py scripts).

The scripts ctrl0 and ctrl1 can be used for turning ON/OFF the sniplayer Radio, which is ON by default. As an example, they can be invoked in a bash script, to schedule the wormhole.

wormhole's People

Contributors

darvarr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

wormhole's Issues

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.