Docker, RF, SDR, Software

Creating a WiFi Monitor with a Kismet Docker Container

In my quest to become more familiar with Docker I decided to create a container to run another wireless radio software called Kismet. Kismet is a wireless network and device detector, sniffer, wardriving tool, and WIDS (wireless intrusion detection) framework. Kismet works with Wi-Fi interfaces, Bluetooth interfaces, some SDR (software defined radio) hardware like the… Continue reading Creating a WiFi Monitor with a Kismet Docker Container

Docker, RF, SDR, Software

Simple GNURadio Server Setup with noVNC Docker

I have been using GNURadio since college, and even now just getting the software installed and working with your hardware radio can be a challenge. So I decided to create a Docker image that not only has GNURadio installed but can be accessed via VNC in a browser tab. This allows this container to be… Continue reading Simple GNURadio Server Setup with noVNC Docker