<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Hardware on CyberDiary</title><link>https://cyberdiary.net/tags/hardware/</link><description>Recent content in Hardware on CyberDiary</description><generator>Hugo -- 0.159.0</generator><language>en-us</language><managingEditor>andrew@cyberdiary.net (Andrew)</managingEditor><webMaster>andrew@cyberdiary.net (Andrew)</webMaster><lastBuildDate>Thu, 23 Apr 2026 00:00:00 -0400</lastBuildDate><atom:link href="https://cyberdiary.net/tags/hardware/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a Mobile RF Intelligence Platform</title><link>https://cyberdiary.net/posts/wardriver/</link><pubDate>Thu, 23 Apr 2026 00:00:00 -0400</pubDate><author>andrew@cyberdiary.net (Andrew)</author><guid>https://cyberdiary.net/posts/wardriver/</guid><description>&lt;img src="https://cyberdiary.net/wardriver.png" alt="wardriver build"&gt;
&lt;img src="https://cyberdiary.net/wardriver2.png" alt="screenshot of wardriver"&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;I turned a Raspberry Pi 4B into a mobile signals intelligence platform that runs headless in a case, logs every Wi-Fi network it passes, captures packets, records GPS coordinates for every device it sees, and scans for cell towers. All accessible remotely from anywhere in the world through a reverse SSH tunnel.&lt;/p&gt;
&lt;p&gt;This is a documentation of the full build from scratch.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2 id="the-hardware"&gt;The Hardware&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Raspberry Pi 4B&lt;/strong&gt; - the brain&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Alfa AWUS036AXML&lt;/strong&gt; - dual-band Wi-Fi adapter with MediaTek MT7921AU chipset, supports monitor mode natively on Linux&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;G-Mouse USB GPS antenna&lt;/strong&gt; (u-blox 8 chipset) - shows up as &lt;code&gt;/dev/ttyACM0&lt;/code&gt;, NMEA at 9600 baud&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;HackRF One&lt;/strong&gt; - software defined radio covering 1 MHz to 6 GHz for cell tower scanning&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;VPS (DigitalOcean)&lt;/strong&gt; - acts as a relay for the reverse SSH tunnel&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>