Is Wardriving Legal in the US? What the Law Actually Says (2026)
Share
PINGEQUA Lab · Wardriving & the law · 6 min read · Updated 2026-07-14
Wardriving sits in a legal grey area in most people's minds, but US courts and statutes have actually drawn a fairly clear line. It's not where most people guess.
"Is wardriving illegal?" is the wrong question, because wardriving isn't one activity. Driving around while a scanner logs the beacon frames every router shouts into the air is legally very different from joining an open network or grabbing the packets on it. US law treats those as separate acts, and the penalties live entirely on one side of the line.
| Activity | US legal status (general) | Statute in play |
|---|---|---|
| Logging SSID / BSSID / GPS from public beacon frames | Generally legal | None prohibits it; FCC Part 15 spectrum |
| Uploading that metadata to WiGLE | Generally legal | None prohibits it |
| Connecting to / authenticating to someone else's network | Illegal without authorization | CFAA (18 U.S.C. § 1030) + state law |
| Cracking a Wi-Fi password (WPA handshake, etc.) | Illegal without authorization | CFAA + state law |
| Capturing the content of traffic on an unencrypted network | Illegal | Wiretap Act (18 U.S.C. § 2511) |
What "wardriving" means legally
In its narrow, defensible sense, wardriving is passive reception. A Wi-Fi access point continuously transmits beacon frames — broadcast management packets that announce the network's SSID (name), BSSID (MAC address), supported channels and security type — so that nearby devices can find it. A wardriving rig just listens, timestamps what it hears, and tags it with a GPS fix. It never transmits a request to any network, never associates, and never touches the data payload.
That distinction is the whole legal story. Passive listening to public broadcasts is treated very differently from initiating contact with, or reading traffic on, a network that isn't yours.
The federal picture: no statute bans passive wardriving
There is no US federal law that specifically makes wardriving illegal. Collecting the presence, location and metadata of Wi-Fi networks — and building or contributing to a computer-generated map from it — is not prohibited by any federal statute. Wi-Fi runs on unlicensed spectrum under the FCC's Part 15 rules, which allow receiving these emissions, and no federal statute forbids passively scanning for network presence. Enforcement actions against pure detection are rare to nonexistent.
The federal law people fear is the Computer Fraud and Abuse Act (CFAA), 18 U.S.C. § 1030. The CFAA criminalizes intentionally accessing a computer "without authorization" or in excess of authorization. The key word is access. Passively logging a beacon frame is not accessing the network — you never enter it. The moment you associate, authenticate, or otherwise reach into a network you have no permission to use, you've crossed into CFAA territory. Intent and action, not the act of scanning, are what trigger liability.
The bright line: Joffe v. Google and the Wiretap Act
The most important US case for wardrivers isn't a wardriving prosecution — it's Joffe v. Google, Inc., 729 F.3d 1262 (9th Cir. 2013). Google's Street View cars, while photographing streets, also collected fragments of payload data — actual content, including emails and passwords — from unencrypted home Wi-Fi networks.
The Ninth Circuit held that intercepting the content of unencrypted Wi-Fi communications violates the Wiretap Act (18 U.S.C. § 2511). The court rejected Google's argument that unencrypted Wi-Fi was a "radio communication" readily accessible to the general public, reasoning that the exemption is aimed at traditional (auditory) radio broadcasts, and that the mere availability of gear able to receive Wi-Fi doesn't make those networks "readily accessible to the general public." The Supreme Court declined to hear the appeal in 2014, leaving the ruling in force.
The practical takeaway is the line the case draws. Google got into trouble for capturing the content of traffic (payload). It is not the same as logging the SSID and BSSID a router broadcasts to announce itself — the metadata that WiGLE-style mapping relies on. Passive collection of publicly broadcast beacon information stays on the legal side; grabbing what people are actually sending over their networks does not.
State computer-crime laws
Every US state has its own computer-crime statute, and they follow the same logic as the CFAA: they punish unauthorized access, not passive reception. California's Comprehensive Computer Data Access and Fraud Act, Penal Code § 502, for example, criminalizes knowingly accessing or taking data from a computer, system or network without permission — a "wobbler" that can be charged as a misdemeanor or felony. None of these statutes target the act of listening to public beacon frames; they target getting into a system you have no right to enter.
Because the details vary state to state — and because how you use collected data can change the analysis — check your own state's computer-crime law before you go out, and don't treat any single article (including this one) as a substitute for a lawyer.
How to stay clearly on the legal side
- Passive only. Configure your tools to receive beacon frames. Don't send probe floods, deauth frames, or association attempts at networks you don't own.
- Metadata, not content. Log SSID, BSSID, channel, encryption type and GPS. Never capture or store the payload of anyone else's traffic.
- Never connect. Don't join open networks, don't try passwords, don't run a handshake capture against a network you have no written permission to test.
- No jamming, ever. Transmitting to disrupt Wi-Fi or any licensed/unlicensed service is separately illegal in the US and is not wardriving.
- Test only what's yours. If you want to go beyond passive mapping into actual security testing, do it on your own gear or with explicit, written authorization.
- Know your state. State computer-crime laws stack on top of federal law.
Build a passive-only wardriving rig
Wardriving that stays on the legal side is a receive-and-log job: a Wi-Fi scanner plus a GPS fix for each observation. These are the parts that do exactly that — no transmitting required.
Flipper Zero GPS Module WiFi Devboard 5Ghost BW16 (5GHz)Frequently asked questions
Is wardriving illegal in the United States?
Does wardriving violate the CFAA?
Is it legal to upload wardriving data to WiGLE?
What does Joffe v. Google mean for wardrivers?
Can I get in trouble for wardriving?
Is scanning the same as connecting to open Wi-Fi?
Sources & further reading: Computer Fraud and Abuse Act, 18 U.S.C. § 1030 (Cornell LII) · Wiretap Act, 18 U.S.C. § 2511 (Cornell LII) · Joffe v. Google, Inc., 729 F.3d 1262 (9th Cir. 2013) (Ninth Circuit opinion) · EFF: What the Google Street View Decision Means for Researchers · California Penal Code § 502 (FindLaw).
This article is general educational information about US law as of 2026-07-14, not legal advice, and does not create an attorney–client relationship — consult a qualified attorney for your situation. PINGEQUA sells hardware for authorized security research and RF experimentation only; only scan, receive or test networks you own or have written permission to assess, and comply with the FCC Part 15 rules and all applicable federal and state laws. PINGEQUA is an independent hardware maker not affiliated with Flipper Devices, M5Stack, Google, or WiGLE.