USB Neutralizer

USB Neutralizer

We’ve all been there. A colleague, friend, or relative hands you a USB flash drive followed by the famous words: "Don’t worry, I formatted it. It’s clean."

If you work in IT or cybersecurity, your internal alarms probably start ringing. For years, my personal policy was simply never to plug untrusted USB drives into my main systems. But sometimes, you just can’t avoid it. Many times, I found myself thinking: what is the most reliable, cheap, and fast way to sanitize a USB device before it ever touches my OS?

That train of thought led to the USB Neutralizer a tiny hardware device built on the incredibly cheap Raspberry Pi Pico and fast enough no matter of the size of the USB drive. In a matter of seconds you have a device which you can safely plug to your System.

⚠️ WARNING: DATA DESTRUCTION ⚠️ Plugging a USB drive into this device will instantly and permanently destroy its partition tables. All files and data will be lost. Do not connect a drive unless you intend to erase it.

Continue reading USB Neutralizer

JetKVM – Control your serial devices over the network

Control your serial devices over the network

JetKVM is an open-source KVM over IP (Keyboard, Video, Mouse) solution designed for efficient remote management of computers, servers, and workstations. Originally launched as a Kickstarter project, I supported it and received my own device in early 2025. Like many renowned reviewers, I was impressed by the build quality of both the hardware and the software. However, this post is not just another review of the device. Instead, it will describe how you can further extend its functionality to manage even more devices—specifically, how to control your serial devices over a network.

Continue reading JetKVM – Control your serial devices over the network

BYOPM – Bring Your Own Password Manager

BYOPM

BYOPM is a portable Password Manager implementation based on VaultWarden, an unofficial implementation of BitWarden and a Raspberry PI Zero. It’s a self hosted solution, with full functionality, which is activated by just plugging the device on your computer. Bitwarden’s Official browser addons and extensions are also supported, and the device has been tested both on Windows (10 and 11) and Linux (Debian Based).

Continue reading BYOPM – Bring Your Own Password Manager