Coder Social home page Coder Social logo

Comments (14)

xdavidhu avatar xdavidhu commented on May 27, 2024

This means that you are the only host connected/up in your network, and your router.

So probably there are no other devices connected to the network, and because of this you cant kick anyone off :D

from kickthemout.

xdavidhu avatar xdavidhu commented on May 27, 2024

Try running an nmap scan on your local network to make sure if there are hosts connected.
Nmap is installed on Kali by default.

sudo nmap -sP [your subnet e.g. 192.168.0.0/24]

from kickthemout.

RedByte1337 avatar RedByte1337 commented on May 27, 2024

Yeah nothing pops up there either , only my default gateway and myself. But I know for a fact there are other computers on the network because I'm trying it on my own network at my home, with my own pc's connected to the same network. I'm new to this linux things, but I know how to work with a computer hahaha. It's a windows machine (my own, standing next to me) which I'm trying to kick out, just for practice. I did ipconfig on the cmd and the ipv4 is 192.168.0.101 and the default gateway is 192.168.0.1, just as it is on my Kali machine. The ipv4 of my kali is 192.168.0.239 which I found out by using ifconfig on kali. 192.168.0.239 and 192.168.0.1 are the only ones I can find using nmap.

I am using wlan on both machines? Is it because of that or should I be able to do it trough wlan? (Yes we are connected to the same network...)

from kickthemout.

RedByte1337 avatar RedByte1337 commented on May 27, 2024

Also, when I do
airodump-ng -c 1 -w wpa2 --bssid xx:xx:xx:xx:xx:xx
where xx:xx:xx:xx:xx:xx is the bssid of my network, there do popup 2 stations; one being my android tablet, and one being my windows pc. I know that because it shows you the MAC address, which is the same as the MAC address it shows me when I click on properties from my wifi on my windows pc.

This has nothing to do with this, but I saw that when I tried cracking my own network key as I'm just learning new things on kali. But why can airodump-ng find the windows host even when I'm not even connected to internet on kali, but when I am connected, not even nmap can find the windows host...

from kickthemout.

xdavidhu avatar xdavidhu commented on May 27, 2024

There is a possibility that KickThemOut fails to detect some online hosts on the network, but we are working on a fix.

from kickthemout.

RedByte1337 avatar RedByte1337 commented on May 27, 2024

Yeah, even nmap doesn't detect the online hosts at no my homenetwork, it does detect them on school though..

from kickthemout.

xdavidhu avatar xdavidhu commented on May 27, 2024

Yes it depends on the devices. If they dont reply to the scan packets, we cant decect them.

from kickthemout.

RedByte1337 avatar RedByte1337 commented on May 27, 2024

The system I want to detect is just a normal windows machine, with a free avg anti virus and no special protection at all. And I can't detect it.
But when I scan with the same laptop on my school network, I can find 100+ devices.
Even though kickthemout doesn't work there, probably because the network is so big, and has a lot of routers.

from kickthemout.

 avatar commented on May 27, 2024

Will this script work at like a college? If I'm connected to the network, or will there be too many devices?

from kickthemout.

RedByte1337 avatar RedByte1337 commented on May 27, 2024

Well, it does scan the network at my college, and shows you the connected devices. (I do not believe that it shows all of them, it only showed me about 100) But I tried kicking everyone out, but everyone seemed to be just fine..

from kickthemout.

 avatar commented on May 27, 2024

Thanks for letting me know. I would imagine it would be fine kicking up to like 10 devices but any more it wouldn't be able to do.

from kickthemout.

hmilkovi avatar hmilkovi commented on May 27, 2024

+1 It doesn't work on my mobile hotspot where are 2 machines:

  • Mac and Linux Ubuntu

Hotspot is a Android v6.0.1

WIth NMAP and arp -a I can see them. Gateway detection works.

from kickthemout.

hmilkovi avatar hmilkovi commented on May 27, 2024

A better Idea for poject is maybe to feed nmap with gateway example if
gateway is 192.168.1.1 then feed nmap with 192.168.1.1/24 then take addresses from there?
Just an idea as nmap is battle tested :)

from kickthemout.

k4m4 avatar k4m4 commented on May 27, 2024

Closing due to inactivity. I believe that the question has been answered.

from kickthemout.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.