How to detect WiFi access points using Raspberry Pi #piday #raspberrypi @Raspberry_Pi

NewImage

Hyperion Bristol‘s blog posted this tutorial on how to detect wifi access points using your Pi.

As you are probably already aware, a certain person decided to smear a large number of highly classified documents over the internet. Part of these documents however included the ‘ANT’ Hardware Catalogue. ANT is a division of the NSA responsible for developing hardware devices and software for use by the ‘Tailored Access Operations’ division. The full catalogue is available from multiple sources – Although This gives a good overview of the capabilities of each device. The one product we’re going to focus on here is called SPARROW-II

NSA SPARROW II

As you can see – this system is used as a mobile wireless network (WLAN) detection point.

A small computer intended to be used for WLAN collection, including from UAVs. Hardware: IBM Power PC 405GPR processor, 64 MB SDRAM, 16 MB of built-inflash, 4 mini PCI slots, CompactFlash slot, and 802.11 B/G hardware. Running Linux 2.4 and the BLINDDATE software suite. Unit price (2008): $6K. (Wikipedia)

Another thing to note at the very bottom is the price: $6000 If you’re unsure as to why we might be interested in finding out the locations of wireless networks – Wikipedia explains the concept Here. It’s also a very useful way of profiling a companies exposure during a security assessment. Normally wardriving is conducted from a car (hence the driving). But the SPARROW system allows an aircraft or small UAV to map networks, giving a large amount of capability. It also allows discovery of networks in very sparsely populated areas like, say, deserts… So the obvious thing to do now is to try and build an open-source version of this piece of hardware. Let’s break down exactly what it is we want the system to do:

  • Sniff WLANs
  • Associate WLANs with a location
  • Log the locations
  • Operate autonomously (and independant of mains power)

Now our budget is considerably lower than that of the NSA… With that in mind, the following components are used to build the system:

  • Alpha AWUS036H – Fairly standard USB Wifi adapter for WLAN detection (£20)
  • Raspberry Pi Model B (512Mb RAM)- Cheap, small linux computer that will provide the ‘brains’ for the system (£30)
  • 8Gb SD Card – Storage for the Raspberry pi (£5)
  • Ublox GY-NEO6MV2 GPS Module – The easiest way to map a network to a set of co-ordinates. (£10)
  • 12000mAh USB Battery – Provides power in order to keep the system running – (~£25)
  • USB hub – Allows us to use multiple peripherals with the Raspberry pi, and solves power issues (~£10)

So in total, that brings us to a cost of around £100. Of course, that’s assuming you pay full price. Ebay (and similar sites), or an Academic discount can be used to obtain this equipment at much cheaper rates… So how does it all fit together? The diagram below shows how all of the various bits plug into each other:

Sparrow 2 replicaxcf

See more here.

Looking for more open source Homeland Secutiry hardware hacks? Why not try out Ladyada and Phil Torrone’s BEDAZZLER! Click here for a full tutorial.


998Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!


Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — The 2024 Recap Issue!

Maker Business – Adafruit Daily — Apple to build another chip at TSMC Arizona

Electronics – Adafruit Daily — SMT Tip – Stop moving around!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !


1 Comment

  1. The Bedazzler video is very cool up to the point Phil “lost it”

Sorry, the comment form is closed at this time.