A Year of Hacking with LLMs: A Practitioner's Reflections

More talks to come. Reviewed by a peer-review board of practising researchers. Click any talk for details — share the link with a colleague.





















You don't realize it until you see them; they are everywhere. From Wireless ISPs links, to the frontline of modern warfare. But no one found anything? Long-haul WiFi Links, specifically Ubiquiti AirMax. These devices are a critical part of networks running a 17 years old Linux kernel and a custom 802.11 extension that relies on the well-known "security by obscurity".
This lecture is about the reverse engineering of Ubiquiti's Airmax protocol, its AirOS, and its kernel modules in charge of this proprietary wireless mode. This is implemented on top of IEEE 802.11 Information Elements that look encrypted, but we will shed light and show you why they aren't.
We found these devices were insecure, and we have evidence. Two critical vulnerabilities (CVE-2026-21639 and CVE-2026-21638) that affect seven device families, including airMAX AC, airMAX M, airFiber and GigaBeam platforms (over 50 currently-sold devices). These vulnerabilities are like the ones in movies, Over-The-Air unauthenticated remote code execution with kernel privileges, No network access, just line of sight. The bugs found affect all Airmax devices since inception.
Vulnerabilities found by this research were responsibly reported through the official bug bounty program. They were rated in a lower tier, as "Adjacent", but this bug can be exploited kilometers away.
Nonetheless, we will show how to use the same devices as recon tools and provide another open-source software to analyze and locate networks using this protocol.
This talk is not only for showing vulnerabilities, but we also want you to know the state of security in these devices. We want to share our journey and share the tooling and discoveries we made along the way.

Gastón Aznarez is a Principal Security Researcher at Faraday Security, specializing in vulnerability research on IoT and embedded devices. His work spans firmware reverse engineering, wireless protocol analysis, and hardware-level exploitation. He holds a Computer Science degree from Universidad Nacional de Córdoba and has presented at DEF CON, Black Hat, and Ekoparty.

Dan Borgogno is a security researcher at Faraday, backend developer, and international speaker specializing in offensive security. His work spans mobile applications, hardware, IoT, payment systems, and web security. He has presented research at major security conferences, including DEF CON and Ekoparty, covering topics such as mPOS exploitation, Bluetooth Low Energy, hardware hacking, and digital identity security.