Coder Social home page Coder Social logo

solertis / kickthemout Goto Github PK

View Code? Open in Web Editor NEW

This project forked from k4m4/kickthemout

0.0 1.0 0.0 103 KB

💤 Kick devices off your network by performing an ARP Spoof attack.

Home Page: https://nikolaskama.me/kickthemoutproject

License: MIT License

Python 100.00%

kickthemout's Introduction

http://nikolaskama.me/content/images/2017/02/kickthemout_small.png

KickThemOut

KickThemOut - Kick Devices Off Your Network

A tool to kick devices out of your network and enjoy all the bandwidth for yourself. It allows you to select specific or all devices and ARP spoofs them off your local area network.

Compatible with Python 2.6 & 2.7.

Authors: Nikolaos Kamarinakis & David Schütz.

https://travis-ci.org/k4m4/kickthemout.svg?branch=master

Debian Installation

You can download KickThemOut by cloning the Git Repo and simply installing its requirements:

$ sudo apt-get update && sudo apt-get install nmap

$ git clone https://github.com/k4m4/kickthemout.git

$ cd kickthemout/

$ sudo -H pip install --upgrade pip

$ sudo -H python -m pip install -r requirements.txt

$ sudo python kickthemout.py

MacOS Installation

If you would like to install KickThemOut on a Mac, please run the following:

$ sudo -H pip install --upgrade pip

$ sudo -H pip install pcapy

$ brew update

$ brew install --with-python libdnet nmap

Keep in mind that you might be asked to run some commands after executing the previous step. Moving on:

$ git clone https://github.com/k4m4/kickthemout.git

$ cd kickthemout/

$ sudo -H pip install -r requirements.txt

$ sudo python kickthemout.py

NOTE: You need to have Homebrew installed before running the Mac OS installation.

Arch Installation

You can download KickThemOut on an Arch based system by executing the following:

$ yaourt -S kickthemout-git

$ sudo kickthemout

Demo

Here's a short demo:

https://nikolaskama.me/content/images/2017/01/kickthemout_asciinema.png

(For more demos click here.)

Developers

Disclaimer

KickThemOut is provided as is under the MIT Licence (as stated below). It is built for educational purposes only. If you choose to use it otherwise, the developers will not be held responsible. In brief, do not use it with evil intent.

License

Copyright (c) 2017 by Nikolaos Kamarinakis & David Schütz. Some rights reserved.

KickThemOut is under the terms of the MIT License, following all clarifications stated in the license file.

For more information head over to the official project page. You can also go ahead and email me anytime at nikolaskam{at}gmail{dot}com or David at xdavid{at}protonmail{dot}com.

kickthemout's People

Contributors

bfontaine avatar detourbr avatar k4m4 avatar punkeel avatar soker90 avatar xdavidhu avatar

Watchers

 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.