I watched a couple really interesting talks from this past Def Con. In one of the talks, Snoop Unto Them As They Snoop Unto Us, Null Agent points out that all Axon equipment (the company putting tasers on drones) share the same organizationally unique identifier (OUI) and communicate via Bluetooth Low Energy. When you pull your firearm or taser from an Axon holster, it can be set up to signal your bodycam to automatically turn on, for example. So by snooping on the BLE data channels you can look for Axon’s OUI and infer that a law enforcement officer is within your Bluetooth range (max 300ft or so in optimal conditions).
That’s all this script does. If it detects Axon equipment it plays a sound, alerts on your terminal, and logs the MAC address / time of encounter. I run it on my laptop in my living room with a super cheap Bluetooth adapter and I get notified when there are cops outside. Couple this with listening to your local police / public safety radio and you’ll never be surprised by a no-knock again.
This will be awesome for my meth lab in the basement on 1600 Pennsylvania Avenue NW in Washington, D.C.
Greedy ole companies using pre existing tech to make their shit cheaper while sacrificing security. Thank you, greedy tech company.
A company reusing “pre-existing tech” doesn’t really seem to be the issue here. Were they supposed to invent a whole new communication protocol for this use case?
The issue I see is that they didn’t bother to obfuscate the MAC address of their BLE equipment. Maybe there is a reason they’re not allowed to change the OUI of their BT transmitter?
Fascinating… I’m in Seattle, where apparently Axon tech is in use.
Yikes, you’ve got a real gem of a PD there.
I’m in MA and they’re all about Axon here too. My local PD also uses IMC for their mobile and administrative backend, which I’ve been trying to find a monitoring surface for. They love to let everyone know on the radio when the system is down, too, which is pretty funny. Quick, do crimes!
How would one go about monitoring local PD radio?
If you’re in the United States, the easiest way would be to find them on Broadcastify. That’s assuming that 1.) they don’t use voice encryption, and 2.) someone else is streaming it to Broadcastify.
Your next best bet is to look into Software Defined Radio. To listen in, even on trunked radios, you’d only need a really inexpensive RTL-SDR setup.
I don’t know if they’re headquartered here or just have an office, but Axon also operates in Seattle. I’ve seen their job listings many times.
Make it an app, sell it on the darkweb, profit.
Make an app. Sell it normally (it’s not a crime). Call it a day
You can set the price higher if you pretend it’s illegal
Capitalism, baby.
Excellent tool!
How frequently can bluetooth scan for new devices? I wonder if one was to use a high gain 2.4ghz antenna if the range could be increased enough to detect cops from a moving vehicle.
Doing so would get around Virginia’s and DC’s radar detector laws as both laws state you aren’t allowed their speed guns but says nothing about detecting the cops themselves.
You can adjust the wait between scans in the script, I have it set to 12 seconds by default. But if you set it to 1, I think I anecdotally found it complete a scan every 5-6 seconds with my setup. It detects cop cars driving by at night if I leave it on in my living room.
Bluetooth would not work well enough to detect a cop far away enough to get you to slow down while driving. Not a suitable replacement for a radar detector (and even those face similar problems)
Yeah, I wouldn’t rely on Bluetooth for that unfortunately. Now, for seeing if that unmarked car behind you traveling at the same speed is potentially law enforcement, it’s a little more reliable.
Hi JudCrandall, I am trying to get in touch with you could you please check your private messages