Giter VIP home page Giter VIP logo

wirecamel's Introduction

Wirecamel

 _    _ _          _____                      _                   ,,__
| |  | (_)        /  __ \                    | |        ..  ..   / o._)                   .---.
| |  | |_ _ __ ___| /  \/ __ _ _ __ ___   ___| |       /--'/--\\  \-'||        .----.    .'     '.
| |/\| | | '__/ _ \ |    / _` | '_ ` _ \ / _ \ |      /        \\_/ / |      .'      '..'         '-.
\  /\  / | | |  __/ \__/\ (_| | | | | | |  __/ |    .'\\  \\__\\  __.'.'     .'          -._
 \/  \/|_|_|  \___|\____/\__,_|_| |_| |_|\___|_|      )\ |  )\ |      _.'
                                                     // \\ // \\
                                                    ||_  \\|_  \\_
                                                    '--' '--'' '--'

Warning

Documentation is not yet finished. Fell free to contact me until it's written.

Introduction

Wirecamel is a Python based project aimed to automate the use of SSL Split in an IoT security auditing context and help retrieve human readable data.

The main goal is a security audit for IoTs. It creates an access point (configurable by the auditor), allowing the IoT or the smartphone to connect to it. Then, a MITM (Man In The Middle) attack is performed to watch exchanged data. As said previously, the result is a human readable an easy to understand by non technical professionnals.

Installation

Requirements

First of all, Python 2.7 and Pip are required.

$ sudo apt-get install python-dev python-pip
$ sudo dnf install python-dev python-pip

Run the setup script as follow

$ python setup.py install

The following dependencies are required too:

# Debian based
$ sudo apt-get install aircrack-ng wireless-tools xterm dhcpd dnsmasq sslsplit whois
# Fedora
$ sudo dnf install aircrack-ng wireless-tools xterm dhcpd dnsmasq sslsplit whois
# Archlinux
$ yaourt -S aircrack-ng wireless-tools xterm dhcpd dnsmasq whois

wirecamel's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

putaodoudou

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.