Skip to content

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

License

Notifications You must be signed in to change notification settings

R3DDY97/KICKthemOUT3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KICKthemOUT3

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.

alt tag

It works in Python 3.1+

All credit goes to developers of k4m4/kickthemout for Python 2.6, 2.7

Requirements:-

  • Linux OS (Tested in Ubuntu 20.04 LTS x64) / MAC OSX
  • nmap
  • Python modules -- python-nmap , scapy, requests

Debian Installation

git clone https://github.com/R3DDY97/KICKthemOUT3.git
cd KICKthemOUT3/
sudo -H pip3 install -r requirements.txt
sudo apt-get update && sudo apt-get install nmap
sudo   ./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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages