Git Product home page Git Product logo

wifivicinity's Introduction

I wrote this thing as a gimmick for a conference to show how much information some mobile devices leak over wifi. People asked for the source code, so here it is. Enjoy!

warning: there are vulns!

What is it?

It's a tool that shows you (real time) which wifi clients that are nearby, and which network they are searching for (probe requests). It shows you something like this:

[strength] [mac]        [oui]         [seen]
-53 aa:bb:cc:dd:ee:ff   Manufacturer  5s ago
  (Probe request) -53   seen 6s ago:  NETGEAR71
  (Probe request) -53   seen 6s ago:  Starbucks
  (Probe request) -53   seen 6s ago:  eduroam
  (Probe request) -53   seen 6s ago:  Tivoli Hotel & Congress Center
  (Probe request) -53   seen 6s ago:  FREEWIFI_OLEARYS
  (Probe request) -53   seen 6s ago:  hideyokidshideyowifi

In this example above, it shows us that the wifi device with mac address aa:bb:cc:dd:ee:ff was "heard" 5 seconds ago, and it has in the past searched for a list of wifi network names, as shown in the list. These wifi network names can subsequently be used with e.g. wigle.net.

Usage

  1. Plug in as many wifi dongles as you can. The scripts do not channel hop, but instead prioritizes popular channels. Due to channel overlap, 5 interfaces should cover the entire 2.4GHz band.
  2. Run ./maclogger.py
  3. Open new terminal, cd to vicinity/
  4. Run watch -n 1 --color ./vicinity.py

PRs are welcome!

wifivicinity's People

Contributors

magnusstubman avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.