KickThemOut v2.0 – Kick Devices Off Your Network
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.
What’s new in the version 2.0?
- Python 3 compatibility
- Non-interactive attack (using optparser)
it can now be run using terminal arguments, meaning that users are not required to go through the interactive selection process anymore.
Installation
You can download KickThemOut by cloning the Git Repo and simply installing its requirements:
$ git clone https://github.com/k4m4/kickthemout.git
$ sudo pip install -r requirements.txt
$ sudo pip install pcapy
$ brew install libdnet scapy
$ git clone https://github.com/k4m4/kickthemout.git
NOTE: You need to have Homebrew installed before running the Mac OS installation.
Usage
Demo
Here’s a short demo:
Copyright (c) 2017-18 by Nikolaos Kamarinakis & David Schütz.
Source: https://github.com/k4m4/