Code Monkey home page Code Monkey logo

airberry's Introduction

Transform a Raspberry Pi to an automated cracking box

Of course, it cracks only wep

AirBerry, functionning

Installation

  1. Buy and plug an USB Wifi. I personnaly use TL-WN722N

  2. Plug an 5110 screen (PCD8544) to the Raspberry. Lib used is this one, and you'll find there instructions to plug one. You can buy such a screen on eBay for no cost.

  3. Run install.sh as root. This WILL break things, such as installing/uninstalling packages, modifying mount options, ...

  4. Put that in your rc.local : nohup /path/to/airberry/run-at-boot > /var/log/run-at-boot.log 2>&1 &

Usage

Reboot.

Wait for infos to be displayed. Logs are /var/log/wifite.out and /var/log/run-at-boot.log.

Info of what is happening (wifi scanning, key found, ...) is on the screen

Featuring

  • Modified Wifite for cracking
  • etcd for communication between scripts
  • You can safely unplug Rpi whenever you want
  • No password will be broadcasted anywhere, unless you want to

Under the hood

Etcd's stuff : /airberry/status Global status /cracked/history/ Directory where resides cracked AP /cracked/from_reboot/ Same, but cleaned at reboot /wifite/last_cracked SSID of last cracked AP /wifite/status Status of wifite

airberry's People

Contributors

korsani avatar gguillon avatar

Stargazers

 avatar  avatar T3N avatar  avatar niesel avatar

Watchers

Eric Karnes avatar  avatar  avatar  avatar  avatar

airberry'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.