You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate with the Wigle API to search for WiFi networks matching known surveillance camera manufacturer OUIs within a geographic area. Display results as "suspected RF devices" on the map alongside existing scanner detections.
This issue is a proposal/placeholder to gather community feedback, ideas, and suggestions — not a prescriptive spec.
Why
Wigle is the largest community-contributed wardriving database. It contains historical WiFi network observations with geographic coordinates. By filtering Wigle results through a surveillance device OUI watchlist, we can surface likely camera locations without any dedicated scanning hardware — just an API query for wherever the user is looking on the map.
How it might work
User views a region on the map (or triggers a manual search)
App queries Wigle API for networks within the visible bounds, filtered by known camera OUI prefixes
Idea
Integrate with the Wigle API to search for WiFi networks matching known surveillance camera manufacturer OUIs within a geographic area. Display results as "suspected RF devices" on the map alongside existing scanner detections.
This issue is a proposal/placeholder to gather community feedback, ideas, and suggestions — not a prescriptive spec.
Why
Wigle is the largest community-contributed wardriving database. It contains historical WiFi network observations with geographic coordinates. By filtering Wigle results through a surveillance device OUI watchlist, we can surface likely camera locations without any dedicated scanning hardware — just an API query for wherever the user is looking on the map.
How it might work
rf_devices/rf_sightingstables (from PR Add FlockSquawk scanner integration (USB + BLE) #37)Wigle API Details
/api/v2/network/search— search by geographic bounds + MAC patternConsiderations
Open Questions
Effort Estimate
Medium
Dependencies
Related
rf_devices/rf_sightingsdata model)