Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.
root edited this page Nov 2, 2019 · 3 revisions

Interesting links/info

https://www.youtube.com/watch?v=GoxTxj40w5w
Extensive video covering general wireless security information

https://www.lowtechmagazine.com/2015/10/how-to-build-a-low-tech-internet.html
Low-tech Wifi - a writeup on the design and utilization of different community and mesh wireless networks found around the world

Tamos Software

https://www.tamos.com/products/wifi-site-survey/technotes.php
A comprehensive comparison of various wireless cards and their faults/strengths in multiple roles surrounding wireless surveys.

Other software

Kismet

https://kismetwireless.net
One of the oldest and longest maintained wireless monitoring projects, Kismet is currently undergoing new development, and is worth checking out!

https://www.youtube.com/watch?v=Kk4sImFR4z4 Covering recent development, history, and an overview of the radio capture scene

Snoopy

http://github.com/sensepost/snoopy-ng and https://github.com/sensepost/snoopy

Perhaps the first open source project specifically designed to collect and monitor uniquely identifiable radio transmissions, Snoopy had an interesting modular design which allowed queuing, syncing and transferring captured data between sensors and servers. It also supported plugins which captured wifi, bluetooth, and other radio data.

Unfortunately the code was difficult to maintain (hack-a-thon perl formatting I think?). It was kept alive for some time in snoopy-ng's code and by the community, but today it is mostly unuseable - with an additional nail being the fairly nice GUI it utilized, requiring specific integration and setup.

Probr

http://probr.ch/ The most recent and polished suite designed to monitor wifi probes specifically, this project was produced as a master's project, but has gone unmaintained, and didn't seem to have much exposure.

WiWo

https://n0where.net/802-11-massive-monitoring-wiwo/

CreepyDOL

The original inspiration ..

http://blog.ussjoin.com/2013/08/creepydol.html and https://github.com/ussjoin

Aircrack-ng

https://www.aircrack-ng.org/
The wireless security suite with the most Hollywood cameos

PDF's

https://www.usenix.org/legacy/event/sec06/tech/full_papers/franklin/franklin.pdf
Passive Data Link Layer 802.11 Wireless Device Driver Fingerprinting

Great writeup on 802.11 and different fingerprinting approaches.

Videos

http://www.youtube.com/watch?v=GvrB6S_O0BE - The Machines That Betrayed Their Masters by Glenn Wilkinson

http://www.youtube.com/watch?v=ubjuWqUE9wQ - DEFCON 21 - Stalking a City for Fun and Frivolity

http://www.youtube.com/watch?v=NjuhdKUH6U4 - DEFCON 20 - Can You Track Me Now? Government And Corporate Surveillance Of Mobile Geo-Location

Clone this wiki locally