본문 바로가기

카테고리 없음

Whos On My Wifi Network Tool Kick Them Off For Mac



Active3 years, 11 months ago

Whos On My Wifi Network Tool Kick Them Off For Mac

Download the tool, launch it, and it will watch your Wi-Fi network for active devices, displaying their device names, MAC addresses, and the manufacturer of their Wi-FI network hardware. The manufacturer name is very helpful for identifying specific devices without device name — especially Android devices. To see if a Wi-Fi spy is using your network with an unauthorized computer, download a third-party application. Who's On My WiFi (WIOMW) is a program compatible with both Windows and Mac operating. If your router cannot show you, a third party tool can be used to scan the wireless network for active users and help identify anyone that shouldn't be connected. WiFi is a great way for users to connect to your home network but it's not always easy to see how many users are on the network and who they are.

I have a WiFi router at home and would like to know if there is any way to know who is connected to my WiFi network and using it. My WiFi network is password protected but still there could be a chance that neighbours crack it and could use my WiFi for free.

For this reason I would like to know is there is any tool to inspect the log of the WiFi router in order to know which computers are connecting to it.

BloodPhilia

25k14 gold badges77 silver badges107 bronze badges

BakhtiyorBakhtiyor

5605 gold badges19 silver badges34 bronze badges

7 Answers

Usually a WiFi router has a web interface that shows all (previously) connected WiFi devices... Try going to the IP address of your router through your browser.

Read this part, and the rest of my blog post about WiFi security here: http://blog.superuser.com/2011/03/28/iron-cladding-your-wi-fi-network/

Happy reading!

BloodPhiliaBloodPhilia

25k14 gold badges77 silver badges107 bronze badges

first, it helps to understand how WIFI works, read http://www.wi-fiplanet.com/tutorials/article.php/1447501 and/or http://www.cs.wright.edu/~pmateti/InternetSecurity/Lectures/WirelessHacks/Mateti-WirelessHacks.htm.

Network

any other machine 'using your network' has to be associated to your network which means it sends 'associated beacons' (as explained here).

then all you have to do is to grab a tool which sniffs WIFI-packets and then analyze, which of the received packets are meant to be used 'in your network', you can find a list of tools over at http://www.topbits.com/wi-fi-software-tools.html.

and then you can compare the MAC address of the sender with the MAC address of the devices you allow and hope, that the sender did not fake its MAC address :)

akiraakira

51k15 gold badges116 silver badges154 bronze badges

If you're worried, changing the password on a regular basis will ensure that if somebody does break in, they won't stay for long.

Obligatory XKCD reference: http://www.xkcd.com/341/

Gaff

16.3k11 gold badges50 silver badges65 bronze badges
AnonAnon

if you can use Linux, there is a tool which is called aireplay-ng it is actually a set u will find, airodump-ng,aireplay-ng and so on...

{For Linux only}if it is not downloaded and let's say you are using Ubuntu get the tool first using the apt-get install command,

Network Tool Kit

then look for wireless routers iwlist scan wlan0

then see which channel you router is on,

then airmon-ng start wlan0

and finally airodump-ng mon0

0xab3d0xab3d

1952 gold badges5 silver badges15 bronze badges

as bloodphilia has said, you could find this you thorough the web interface of your point (typically 192.168.2.1 or 192.168.2.2, not always though). Mine at home will show the ip, mac and computer name so if there's a computer (or iphone, laptop, etc) you don't recognise you can set up a MAC Blacklist...or change you wireless key.

Iphone Wifi Network Tool

tombull89tombull89

6,13310 gold badges41 silver badges62 bronze badges

You can use Kismet to detect not only yours but any router which is transferring data. I usually use BackTrack for this purpose. But generally to hack modems wifi password.

Whos On My Wifi Network Tool Kick Them Off For Mac

Another alternative is to use Netscan which only works for windows. But you can detect any ip's using your modem. Also make sure wifi users are not isolated.

Whos On My Wifi Network Tool Kick Them Off For Macbook Pro

Hasan GürsoyHasan Gürsoy

Network Tool Warehouse

A GUI program is WifiGuard, free in Linux and Windows.

It can monitor and rescan the network every 1 to 60 minutes, play sound or send mail on detection, etc.

To use a CLI option for Linux, follow these instructions.

user162573

protected by nhinkleNov 28 '11 at 7:10

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Not the answer you're looking for? Browse other questions tagged wireless-networkingmonitoringlogging or ask your own question.