GithubHelp home page GithubHelp logo

chura-liya's Introduction

Chura-Liya

Project "Chura Liya" is inspired from TrustWave SpiderLabs' project Smuggler (http://blog.spiderlabs.com/2014/11/smuggler-an-interactive-80211-wireless-shell-without-the-need-for-authentication-or-association.html).

It is a wireless interactive shell which utilizes 802.11 Management Frames to establish communication between two devices. It is different from usual wireless communication because it does not require any association or authentication to be performed before starting any communication.

Concept behind Smuggler tool was released by its author but the tool itself was not released. Project Chura-Liya comes out of this and shows the raw code and concept of the original project.

Due credits to TrustWave SpiderLabs' Smuggler project.

#Concept 802.11 wireless protocol has management frames which are used by wireless enabled stations to establish and maintain communication with other wireless devices. Two management frame types used in this project are:

  1. Beacon Frames
  2. Probe Requests

Beacon Frames are used by wireless access points to notify nearby wireless clients about its presence along with other details of the access point like its name (SSID field), etc.

Probe Requests are used by wireless stations seeking wireless access point using its name, which is mentioned in the SSID field. Beacon Frames has Information Element fields, one of which is “RATES” field. This field can be used to store data and transmit in air.

chura-liya's People

Contributors

interference-security avatar jack64 avatar

Watchers

 avatar  avatar  avatar

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.