Jump to content

Passive Wifi Enabled Device data collection


ishmmoo

Recommended Posts

Greetings,

Recently, Mozilla sponsored an "art show" in NYC called "The Glass Room." The topic was privacy and data. One of the exhibits, by "Critical Engineering Working Group", had yagi-uda antennas passively scanning and collecting wifi enabled devices (phones, laptops, etc), that were looking to connect to a network. The data they were able to collect were things like device name, MAC address, preferred network list, and location. I want to recreate this exhibit. Ideally, the collected data would dump into a database where it could be interpreted later to establish a pattern. In the community's mind, what is the best way to complete this project?

Here's the link to "The Glass Room"

https://theglassroomnyc.org/artists-2/

Any information would be huge!

Cheers

Link to comment
Share on other sites

aircrack-ng's airodump-ng can do all of those things, apart from pinpointing the location of someone.

To write the data to an Excel readable CSV file, simply use the --write argument.

Location pinpointing can be achieved with multiple APs (mathematically at least 3), each checking the signal strength for a Station MAC and extrapolating this to pinpoint it's location, with a degree of inaccuracy. A custom script would probably be required for this.

Edited by haze1434
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...