k4m4 / kickthemout

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

I cant kick people out of wifi #310

Closed Alodn1 closed 5 years ago

Alodn1 commented 6 years ago

whenever I go on kickthemout kali linux it only shows the same ips default gateway/ or number how ever u say it whenever im not in my home it still shows the same ROUTER when i am at school

k4m4 commented 6 years ago

Hi there @Alodn1. I am unsure if I have understood your question; even so, from what I've understood, this isn't a problem. It's usual to get the same default router IP address (e.g. 192.168.1.1) in several LAN networks. If there's anything else, please do not hesitate to ask. Thanks.

Alodn1 commented 6 years ago

I mean that when I use Kickthemout at home it shows the IP or router not sure and when i type 3 for all it does not kick them out... so then i tried to go to school and opened kickthemout it will still show the same ROUTER or IP not sure but not the school ones so is it too change or not? plz help i rlly want to kick people out :D

Alodn1 commented 6 years ago

like the Gateway IP

k4m4 commented 6 years ago

Hi again. So, you have have found the devices you would like to kick, it says that "Spoofing started" but the targets are not being ARP-spoofed?

Alodn1 commented 6 years ago

Yes, and idk which devices are where from cuz im trying to kick people out of my school wifi but only shows 3 devices

k4m4 commented 6 years ago

So, the issue is that you can't find the devices that you are targeting or that the ARP-spoofing attack isn't working?

Alodn1 commented 6 years ago

Both

Alodn1 commented 6 years ago

Both of them, ARP-spoofing aint working, can't find the device I'm looking for only shows up 3 devices one of them is a gateway and 2 is normal devices

k4m4 commented 6 years ago

Can you please share with us the information that is asked for in the issue template (i.e. python version, OS etc.)? Thanks again.

Ap1paddr4 commented 6 years ago

Hi so i installed kickthemout on my home network working perfect kicking out whoever is connected, i was going to try it at work, i can find devices and their IP but doesn't kick any of them out ( i tried my work pc ). Does it need to be installed or reinstalled on each network? Or do i have to change smth? thank you

Alodn1 commented 6 years ago

I am using mac os x and when i try to kick out someone it doesnt work at all

On Mon, 2 Jul 2018 at 9:08 AM, Nikolaos Kamarinakis < notifications@github.com> wrote:

Can you please share with us the information that is asked for in the issue template (i.e. python version, OS etc.)? Thanks again.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/k4m4/kickthemout/issues/310#issuecomment-401646823, or mute the thread https://github.com/notifications/unsubscribe-auth/AmgSURHuDLN3XD4z_JsMTsTKtIEGWJBrks5uCXJzgaJpZM4Ussg1 .

k4m4 commented 5 years ago

Hey guys. So, KickThemOut uses ARP-Spoofing in order to 'kick' devices off one's Local Area Network. An ARP-Spoof attack will not always be 100% efficient. Our script's main purpose is to save bandwidth for the attacker. This means that the less packets sent out to the victim, the less traffic created, and therefore the more bandwidth. In order to maximize efficiency for what you are trying to accomplish, you can increase the number of packets sent out to victims using the -p flag. However, this means that more traffic will be created on you network. If you have any further questions, please don't hesitate to reopen this issue. Thanks!