k4m4 / kickthemout

💤 Kick devices off your network by performing an ARP Spoof attack.
https://nikolaskama.me/kickthemoutproject
MIT License
2.52k stars 440 forks source link

Not doing anything #71

Closed plutosmachine closed 7 years ago

plutosmachine commented 7 years ago

So ive just recently been getting into linux and pentesting etc, and i saw a video on this by JackkTutorials, so i decided to give it a go but unfortunately it doesnt do anything.

im running kali linux 3 and its a live boot from usb on a laptop, ive tried to use it on my android phone to no avail as well as my iphone, and i can still browse the web and use my internet.

i have installed the requirements(it shows they are satisfied with no other errors)

what am i doing wrong?

xdavidhu commented 7 years ago

So when you start it, it just hangs and does not show the menu with the KickThemOut logo?

BusesCanFly commented 7 years ago

I have the same issue, after running sudo python kickthemout.py, I receive nothing, just an empty line. however, when the command is not run as root, you receive the red and green message telling you to run as root, meaning that kickthemout is present.

EDIT: when control+c-ing out of the command, ERROR: Gateway IP could not be obtained. Please enter IP manually. pops up, and prompts for the gateway, and repeats.

k4m4 commented 7 years ago

Hi there. In a recent commit, we changed the whole scanning process in order to improve usability and resolve issues previously raised. Please try following the new installation procedure. If this error still occurs, please let us know and we'll re-open the issue. Thank you.