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.
You can download KickThemOut by cloning the Git Repo <https://github.com/viluhaxor/wifikicker>
_ and simply installing its requirements::
$ git clone https://github.com/viluhaxor/wifikicker.git
$ cd wifikicker/
$ sudo pip install -r requirements.txt
$ python wifikicker
If you would like to install wifikicker on a Mac, please run the following::
$ sudo pip install pcapy
$ brew install libdnet scapy
Keep in mind that you might be asked to run some commands after executing the previous step. Moving on: $ git clone https://github.com/viluhaxor/wifikicker.git
- viluhaxor vishal -
@viluhaxor <https://twitter.com/thevishalboss>
_ - Nikolaos Kamarinakis -
@nikolaskama <https://twitter.com/nikolaskama>
_ - David Schütz -
@xdavidhu <https://twitter.com/xdavidhu>
_
wifikicker 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.
Copyright (c) 2017 by viluhaxor vishal < mailto:[email protected]>
_ & Nikolaos Kamarinakis <mailto:[email protected]>
_ & David Schütz <mailto:[email protected]>
_. Some rights reserved.