KICKthemOUT3 – KICK devices off your NETW0RK

KICKthemOUT3 – KICK devices off your NETW0RK

Kick devices off your network

K1CK devices off your N3TW0RK by performing an ARP Spoof attack with Python3+ Compatability

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.

It works mainly in Python3

This is forked from kickthemout k4m4/kickthemout. which mainly works for Python 2.6, 2.7

Requirements:-

  • Linux OS (Tested in Ubuntu 16.04 LTS x64)
  • scapy for python3 (aka scapy3k)
  • python-nmap
  • requests

Debian Installation

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

$ sudo apt-get update && sudo apt-get install nmap
$ git clone https://github.com/R3DDY97/KICKthemOUT3.git
$ cd KICKthemOUT3/
$ sudo pip3 install -r requirements.txt

or

$ sudo pip3 install scapy-python3 python-nmap
$ sudo ./kick3.py

or

$ sudo python kick3.py

Disclaimer:-

 K1CK_them_0UT3 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, dont use it with evil intent.

License:-

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

Thanks and credits to Nikolaos Kamarinakis & David Schütz

CREDITS: R3DDY97
DOWNLOAD KICKTHEMOUT