knobel-dk / raspbian-sniffer

Log MAC adresses by turning your Raspberry Pi into a WiFi access point

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raspbian-sniffer

This script will turn your Raspberry Pi 3 into a wireless access point that logs all requests to it.

The story behind this script:

iOS and Android devices are regularly scanning for available wireless access points. The devices use it to match GPS and cell tower location data together with WiFi networks. Apple has been in [trouble] (http://www.theverge.com/2013/11/27/5153954/iphone-location-tracking-lawsuit-against-apple-is-dismissed) and so has Google.

Your wireless router is most likely being scanned by dozens of devices every day. Imagine if you could log that. Here is what could be done with such a log:

  • Authorities can plan public transportation based on the amount of commuters
  • Store owners can see the number of returning customers by looking at the MAC address
  • [list more]

How to use

Tested on Raspbian Jessie 4.4

About

Log MAC adresses by turning your Raspberry Pi into a WiFi access point