In the age of total digitalization, the issue of privacy is becoming increasingly pressing. Many users are wondering whether it is possible track a person's location or activity via Wi-Fi — whether it's a home network, a public hotspot, or corporate infrastructure. This topic is surrounded by myths: some believe that knowing a device's MAC address is enough, while others believe that surveillance requires Hollywood-level hacking skills.
Wi-Fi tracking capabilities in practice limited both technical and legal frameworks. In this article, we will examine:
- 🔍 What data does a device transmit when connected to Wi-Fi? (and what can be learned from them)
- 📡 How do public network monitoring systems work? (airports, shopping centers)
- ⚖️ Legal and illegal methods — where is the line
- 🛡️ How to protect your privacy from potential tracking
It is important to understand that most of the "popular" methods of surveillance are via Wi-Fi or Does not work in real-world conditions in 2026 due to updated security protocols (WPA3, MAC randomization), or requires physical access to the router or specialized equipment. But there are also legal tools used by network owners—we'll talk about them too.
1. What data does the device leak when connected to Wi-Fi?
Every gadget—smartphone, laptop, or smartwatch—transmits a certain set of data when connected to the network. Some of this data is necessary for the protocol to function. IEEE 802.11, part can be used for identification. Here's what exactly:
- 🆔 MAC address — a unique identifier for a network card. Previously, it could be used for long-term tracking, but since 2020 Android And iOS By default, randomize MAC when connecting to new networks.
- 📶 Signal strength (RSSI) — allows you to roughly estimate the distance to the access point (but not the coordinates!).
- 🕒 Timestamps - when the device connected/disconnected.
- 🌐 Network name (SSID), to which the device tried to connect previously (if the function
Wi-Fi Senseor similar is active).
Important: IP address, which is assigned to a device on a local network, does not contain geolocation informationIt's only needed for routing traffic within the network. However, if an attacker has access to the router, they can map the internal IP to your ISP's public IP, which is already assigned to a specific region.
⚠️ Attention: Since 2023, most modern devices (iPhone 14+, Android 13+, Windows 11) are used by default MAC address randomization when connecting to new networks. This means that it's impossible to track a device by MAC address between different networks (for example, in a cafe and at home). almost impossible without physical access to it.
| Data type | Is it possible to track? | Access required | Restrictions |
|---|---|---|---|
| MAC address | Only within one network | Router admin panel or sniffer | Randomization on modern devices |
| Signal strength (RSSI) | Approximate distance to the access point | Specialized software | Accuracy ±5–10 meters |
| Provider's external IP | City/district | Access to a router or provider | No more than 1–3 km |
| Device name (hostname) | Model/manufacturer | Router admin panel | Easily modified by the user |
2. Tracking methods on social networks (legal)
Owners of public Wi-Fi networks—airports, shopping malls, hotels—often use traffic analysis systems to collect statistics and target advertising. These methods legal, if the user has consented to the processing of data (usually when connecting to the network).
How does this work:
- MAC address collection (even randomized) to count unique visitors.
- Movement analysis between access points (for example, in a shopping center) to build a heatmap.
- Integration with social networks - if the user logged in via Facebook or Google, his activity may be linked to the profile.
- Time of Stay Tracking within the network coverage area.
Example: Network Starbucks Wi-Fi may know that the device with the MAC address A1:B2:C3:D4:E5:F6 connected to their cafe on Nevsky Prospect at 10:00, and an hour later - at the branch LigovkaBut without additional data (such as linking to a loyalty account), the visitor's identity cannot be established.
3. Illegal methods: what is possible in practice
Here we are talking about actions that are breaking the law (In Russia, Article 138 of the Criminal Code, "Violation of the Secrecy of Correspondence," and Article 272, "Unauthorized Access to Computer Information"). However, it's important to understand the technical capabilities available to assess the risks.
- 🕵️ Traffic sniffing - interception of data packets in the network using Wireshark, tcpdump or specialized devices like Pineapple Wi-Fi. Allows you to see visited sites (if not used)
HTTPS), but not the content of the pages. - 📡 Evil Twin Attack (Evil Twin) - creating a fake access point with a name similar to the legitimate network (for example,
Starbucks_Freeinstead ofStarbucks_WiFi). The victim connects, and all of their traffic passes through the attacker's device. - 🔑 Wi-Fi password cracking - if the network is protected by a weak password (for example,
12345678), it can be hacked using brute force, gaining access to data from all connected devices.
Real limitations:
- Modern websites and instant messengers use end-to-end encryption (Signal, WhatsApp, Telegram Secret Chats), so even if traffic is intercepted, it is impossible to read messages.
- For attack Evil Twin the victim needs to voluntarily joined to a false network - this does not happen automatically.
- MAC addresses are randomized and IP addresses on the local network change with each connection (DHCP).
⚠️ Caution: Use Pineapple Wi-Fi, Aircrack-ng or similar tools without the express consent of the network owner is criminal offense In most countries, including Russia, even if you're "just testing," without written permission, it's considered hacking.
Is it possible to track a location via Wi-Fi without access to the router?
Technically yes, but with serious caveats:
1. If the device is connected to the network, its approximate location can be determined based on the signal strength of several access points (triangulation). The accuracy is ±20–50 meters under ideal conditions.
2. Services like Google Location History or Apple Find My use Wi-Fi network databases for geolocation, but only if the user has enabled this feature and is logged into their account.
3. Without access to a router or specialized software (for example, Kismet) track the device impossible in practice.
4. How home network owners can monitor devices
If we are talking about your own Wi-Fi network (for example, a home router), then as an administrator, you have the right to analyze connected devices. Here's what you can do legally:
- 📋 Viewing a list of connected devices in the router admin panel (usually at the address
192.168.0.1or192.168.1.1). MAC addresses, IP, and device name (if broadcast) are displayed there. - 📊 Traffic analysis - some routers (for example, ASUS RT-AX88U or Keenetic) allow you to see what websites devices have visited online. But only if you don't use
HTTPSorDNS-over-HTTPS. - ⏱️ Time limit — you can block network access for specific devices during certain hours (useful for parental control).
Example: In routers TP-Link The list of devices is in the section Wireless Mode → Wireless Mode StatisticsThere you can see:
Device 1:
- MAC: 5C:F3:70:XX:XX:XX
- IP: 192.168.0.102
- Name: iPhone-14-Pro (device name)
- Speed: 866 Mbps
- Connected: 2h 15m ago
However, even here there are limitations:
- Without additional software you won't see history of visited websites — only current connections.
- If the device uses VPN or Tor, all traffic will be encrypted.
- The MAC address may change with each connection (starting from iOS 14 And Android 10).
Log into your router's admin panel (usually http://192.168.0.1 or http://192.168.1.1) | Find the "Device List" or "DHCP Clients" section | Check the MAC addresses against your known devices | Use mobile apps like Fing or WiFi Guard-->
5. Programs and devices for Wi-Fi monitoring
There are many tools available for analyzing Wi-Fi networks, from free utilities to professional equipment. Here are the most well-known:
| Tool | Type | Possibilities | Legality |
|---|---|---|---|
| Wireshark | Program | Packet interception and analysis, MAC/IP filtering | Legal only within your own network |
| Fing | Mobile application | Network device scanner, port checker | Legally |
| Wi-Fi Pineapple | Hardware device | Creation of false access points, MITM attacks | Illegally without consent |
| Kismet | Program | Passive collection of data about devices within range | Gray area (depending on jurisdiction) |
| GlassWire | Program | Monitoring device traffic on a local network | Legally |
For home use, the most convenient options are - Fing (there is a free version) and built-in router tools. For example, in the firmware Keenetic There is a "Devices" section where you can see:
- 📱 Device name (if not hidden).
- 🔗 Connection speed and standard used (
802.11ac,802.11ax). - ⏳ Connection time and volume of transferred data.
⚠️ Attention: Programs like Aircrack-ng or Reaver, which are positioned as tools for "hacking Wi-Fi", in 99% of cases are useless against modern networks with WPA3Their use against other people's networks is criminal offense.
6. How to protect yourself from Wi-Fi tracking
If you're concerned about privacy, here are some effective steps to protect yourself:
- 🔄 Disable auto-connection to open networks in the device settings. On Android:
Settings → Network & Internet → Wi-Fi → Wi-Fi Settings → Auto-connect. - 🛡️ Use a VPN (For example, ProtonVPN, Mullvad) to encrypt your traffic. This won't hide your network connection, but it will make it impossible to analyze the websites you visit.
- 🆔 Change the MAC address manually (on Android without root this can be done through
Settings → About phone → Wi-Fi MAC address, on iPhone - only with jailbreak). - 🔒 Disable device name sharing in the Wi-Fi settings (on Windows:
Settings → Network & Internet → Wi-Fi → Manage known networks → Properties → Allow devices to share information).
For maximum anonymity:
- Use Wi-Fi guest mode on the router for connecting other people's devices - it isolates traffic from the main network.
- Set up network segmentation (VLAN) on the router if it supports this feature (for example, ASUS RT-AX86U or Ubiquiti).
- Turn it off features like Wi-Fi Sense (Windows) or
Auto-Join(macOS), which automatically connect the device to known networks.
7. Legal aspects: what is allowed and what is not
In Russia, tracking devices via Wi-Fi is regulated by several laws:
- 📜 Federal Law No. 152-FZ "On Personal Data" — prohibits the collection and processing of personal information without the user's consent.
- ⚖️ Article 138 of the Criminal Code of the Russian Federation — violation of the privacy of correspondence, telephone conversations, postal or other messages (including Internet traffic).
- 🖥️ Article 272 of the Criminal Code of the Russian Federation — unauthorized access to computer information (Wi-Fi hacking, traffic interception).
What allowed:
- Analyze traffic in own network (for example, home Wi-Fi).
- Use data for ensuring security (e.g. detection of unauthorized devices).
- Gather anonymous statistics on public networks (if the user agreed to the rules when connecting).
What forbidden:
- Intercept traffic in someone else's network (even if it is not password protected).
- Use the obtained data to blackmail, surveillance or non-targeted advertising.
- Connect to other people's devices on the network without their consent (for example, through protocol vulnerabilities)
UPnP).
⚠️ Warning: Even if you are "just testing" tools like Wireshark on someone else's network (for example, in a cafe), this could be considered an attempt at unauthorized access. In 2026, there were already precedents in Russia for bringing cases under Article 272 of the Criminal Code for such actions.
FAQ: Frequently Asked Questions about Wi-Fi Tracking
Is it possible to track a person via Wi-Fi if they are using a VPN?
VPN hides traffic content and yours real IP address, but it doesn't hide the fact that it's connected to a Wi-Fi network. The network owner will still see:
- MAC address (randomized).
- IP address in the local network.
- Connection fact and session time.
However, it won't be able to see what websites you visit or what data you transmit.
How do I know if the owner of a Wi-Fi network is spying on me?
There may be no direct signs, but there are indirect signals:
- The network uses custom software for monitoring (for example, PRTG Network Monitor).
- You see suspicious devices on your network (checked through Fing or router admin panel).
- After connecting to the network, you will receive targeted messages (for example, advertising from a cafe owner).
You can use it for checking Wireshark (if you are network savvy) or an app NetGuard (For Android).
Is it possible to track a person's location by MAC address?
Only in within the same Wi-Fi network and with serious reservations:
- If there are several access points in the network, you can roughly determine the distance to each of them based on the signal level (
RSSI) and using the triangulation method calculate the location with an accuracy of ±10–30 meters. - If the MAC address is randomized (which happens on all modern devices), it is possible to track the device between different networks impossible.
In real-world conditions (for example, in a city), this method does not work due to interference and a large number of networks.
Which routers allow you to track devices on the network?
Most modern routers display a list of connected devices, but traffic analysis capabilities vary by model:
| Router model | Displaying devices | Traffic analysis | Parental control |
|---|---|---|---|
| TP-Link Archer AX6000 | ✅ (MAC, IP, name) | ❌ | ✅ (by time) |
| ASUS RT-AX88U | ✅ (with history) | ✅ (via AiProtection) | ✅ (flexible rules) |
| Keenetic Ultra | ✅ (with notifications) | ✅ (via Keenetic Cloud) | ✅ |
| MikroTik hAP ac³ | ✅ (advanced statistics) | ✅ (via Torch And Graphs) |
✅ |
For deep traffic analysis (for example, which sites are visited), routers with support are needed. Deep Packet Inspection (DPI), For example, Ubiquiti UniFi or Pfsense.
Is it possible to track browsing history via Wi-Fi?
It depends on several factors:
- 🔍 If the network uses transparent proxy (for example, in corporate or educational networks), the administrator can see the browsing history.
- 🔒 If websites use
HTTPS(which is 99% of websites in 2026), the content of the pages cannot be seen, but you can see domain names (for example, that you visitedvk.com, but not which specific pages were viewed). - 🛡️ If you use VPN or DNS-over-HTTPS (For example, Cloudflare DNS or Google DNS), even domains will be hidden.
Browsing history in home routers not stored by default. To collect it, you need to install additional software (for example, OpenDNS or Pi-hole).