GithubHelp home page GithubHelp logo

wolfmd / mith-ren Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 4.0 743 KB

An extensible platform for wireless peripheral keystroke sniffing for microcomputers

License: GNU General Public License v3.0

Assembly 35.72% Python 33.32% C 29.18% Makefile 0.35% C++ 1.43%

mith-ren's Introduction

mithören

An extensible platform for wireless peripheral keystroke sniffing for microcomputers.

Overview

alt tag

The purpose of this project is to provide for simple, extensible, human-readable interfacing with wireless peripheral sniffing. By combing a suite of existing tools into a simple set of commands, this platform makes penetration testing and device reconnaissance compact. This set of tools is configured to run on a Raspberry Pi or other microcomputer

mithören was developed as the senior design project of Michael Wolf and Colin Buckles for the University of Cincinnati's School of Information Technology. It was presented on April 11th, 2017 at the 2017 UC IT Expo. The slide deck can be viewed at https://wolfmd.me/docs/mithren.pdf.

Demo: https://www.youtube.com/watch?v=CFwfd1jvFlc

This project is licensed under GPL v3.

Objectives

mithören seeks to bring together a variety of tools from around the Internet which can be used for testing the security of wireless peripherals for vulnerabilities.

While this initiative is generally an educational PoC, it will be continually developed, building support for a variety of hardware hacking models and eventually GNU Radio interfaces.

Disclaimer: This tool in its present state is for educational and research purposes only. Please contact the owner before use outside of this context

Present State

mithören currently supports:

  • Mousejack
  • KeySweeper
  • KeyKeriki
  • GNU Radio

mithören currently exports reports as emails in the following formats: - Plaintext - JSON

Installation=

The application can be run immediately given the proper hardware. Modules generally require an antenna that can transmit and receive on the desired frequency bands. For requirements of each module, see the notes below:

  1. Mousejack

To utilize the full-system image:

  • Flash image file under 'image' onto an SD-card. This image is best utilized by a microcomputer

For the standalone application:

Configure a simple mongodb database and edit the conninfo.py and databaseconnection.py files to match the parameters of database name, database host, username and password.

Set up postfix on localhost to either route through your big box email or send messages itself

cd app/
sudo python mithren-frontend.py

Daemonization:

  • Start the mithrend.py script in your terminal or set it up a service using the mithren.service file in you /etc/systemctl directory

Support

Any questions or comments can be sent to: [email protected]

//TODO

  • Implement GPG encryption
  • Develop more modules
  • Instrument more thorough device identification

mith-ren's People

Contributors

wolfmd avatar

Stargazers

Davorin avatar Andrew avatar cysec avatar

Watchers

 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.