(https://camo.githubusercontent.com/1cf9c0be1f23f1ccf8c1e1ec21dfdac1c941253a/687474703a2f2f6e696b6f6c61736b616d612e6d652f636f6e74656e742f696d616765732f323031372f30322f6b69636b7468656d6f75745f736d616c6c2e706e67)
Una herramienta para expulsar dispositivos de tu red y disfrutar todo el ancho de banda por ti mismo. Le permite seleccionar dispositivos específicos o todos y ARP los expulsa fuera de su red de área local.
Compatible con Python:
Instalacion en Debian:
$ 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.pyInstalacion MacOS:
$ sudo -H pip install --upgrade pip
$ sudo -H pip install pcapy
$ brew update
$ brew install --with-python libdnet nmapVideo: https://asciinema.org/a/98200?autoplay=1&loop=1
Developers:
Nikolaos Kamarinakis - @nikolaskama
David Schütz - @xdavidhu
Mas Informacion: https://github.com/k4m4/kickthemout
Saludos !
Interesante herramienta. Gracias por el aporte ;D