samatt / airoViz

17 stars 4 forks source link

UPDATE:

If you came here after watching my airoViz video on vimeo the viz code is here: https://github.com/samatt/NSHeyy-Viz/blob/master/nw/app/scripts/graph.js

Overview

This repository contains code for a platform for Wi-Fi based location tracking. It has three main components

Aircrack-ng

Aircrack-ng and a compatible router are used to monitor the Wi-Fi spectrum for activity. The activity is can be split into two categories

Router

Routers (as expected) are the devices that act as access points for logging on to networks. Aircrack provides the following paramteres for routers:

Client

Python Airodump Parser

NDB Datastore

RaspberryPi Bring-up Guide