KickThemOut - Kick devices off your network by performing an ARP Spoof attack

Iniciado por ZanGetsu, Diciembre 07, 2017, 12:58:31 PM

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.


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:


  • 2.6
  • 2.7

Instalacion en Debian:

Código: php
$ 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.py


Instalacion MacOS:

Código: php
$ sudo -H pip install --upgrade pip

$ sudo -H pip install pcapy

$ brew update

$ brew install --with-python libdnet nmap


Video: No tienes permitido ver los links. Registrarse o Entrar a mi cuenta

Developers:

Nikolaos Kamarinakis - @nikolaskama
David Schütz - @xdavidhu

Mas Informacion: No tienes permitido ver los links. Registrarse o Entrar a mi cuenta

Saludos !

Interesante herramienta. Gracias por el aporte  ;D

Youtube: No tienes permitido ver los links. Registrarse o Entrar a mi cuenta - Twitter: No tienes permitido ver los links. Registrarse o Entrar a mi cuenta