Case · DiggingBeagle record

AirHopper turned display hardware into an FM-band exfiltration path

AirHopper research demonstrated data exfiltration from an isolated computer to nearby infected mobile phones using software-generated FM-band electromagnetic emissions associated with display hardware.

Laboratory covert-channel research requiring compromise of the air-gapped computer and a nearby receiver. It is not evidence of autonomous AI escape.

First seen
Nov 2, 2014
Case kind
vulnerability
Claims
2

Reconstruction

AirHopper starts from a machine that is already compromised but has no ordinary network path to the outside. The transmitter does not need a conventional radio interface. Instead, software manipulates activity in the display subsystem so that the computer produces controllable electromagnetic emissions in the FM broadcast band. A nearby infected mobile phone can treat those emissions as a weak radio signal and recover encoded data.

The security failure is therefore not a broken air gap in the networking sense. It is a mismatch between the logical boundary and the physical machine: display electronics and their cabling can radiate energy whose pattern depends on software-controlled activity. In the researchers' tested configurations, the channel operated over roughly 1-7 meters at 13-60 bytes per second.

The demonstration assumes compromise on both sides of the channel and suitable receiving hardware nearby. It does not show that an isolated machine automatically becomes an FM transmitter, nor that a remote attacker can receive the signal without proximity and a prepared receiver.

Mechanism & boundary

  1. 01

    Compromise the isolated computer

    Malicious code must already execute on the air-gapped system; AirHopper is an exfiltration path after compromise, not an initial-access technique.

    Boundary: air-gapped host / attacker-controlled code

  2. 02

    Modulate display activity

    The transmitter varies software-controlled display behavior so the display subsystem produces data-dependent electromagnetic emissions.

    Boundary: software activity / display electronics

  3. 03

    Radiate an FM-band carrier

    Video/display hardware and cabling unintentionally act as a physical emitter whose signal can be modulated by the workload.

    Boundary: computer hardware / surrounding electromagnetic environment

  4. 04

    Receive on a nearby mobile device

    A prepared or compromised phone within the tested range captures the emissions and extracts the encoded symbols.

    Boundary: physical emission / nearby receiver

  5. 05

    Forward recovered data

    Once the phone has decoded the secret, ordinary connectivity on the receiver side can carry it beyond the isolated room.

    Boundary: local covert channel / external network

Claims & evidence

Implications

AirHopper invalidates the narrow assumption that removing network interfaces removes every communication path. The demonstrated risk is local, receiver-dependent exfiltration from an already-compromised host. The broader defensive implication is that display hardware, cables and nearby radios belong inside a high-assurance containment model when software can modulate them.

Controls & mitigations

  • Keep untrusted mobile and radio-capable devices outside the physical security zone so the demonstrated receiver path is unavailable.
  • Use RF monitoring and shielding appropriate to the frequencies and equipment in the protected environment.
  • Constrain untrusted code execution and unusual high-rate display manipulation on systems whose emanations matter to the threat model.

What remains unknown

  • The published result does not establish reliable operation across arbitrary modern display interfaces, cables, chassis or shielding designs.
  • Range and throughput depend on the emitting hardware, receiver, geometry and electromagnetic noise.
  • No cited evidence shows an AI system autonomously discovering or deploying AirHopper in a real containment environment.

Cite this record

DiggingBeagle. “AirHopper turned display hardware into an FM-band exfiltration path.” First seen Nov 2, 2014. https://diggingbeagle.com/cases/airhopper-turned-display-hardware-into-an-fm-band-exfiltration-path/

Citation guidance

Why this archive exists

The source matters after the headline fades.

DiggingBeagle is a non profit research project documenting AI security incidents, agent failures, vulnerabilities and AI-assisted operations. A case keeps its claims beside the sources that support, contest or limit them. Later updates stay visible, so a reader can see when the account changed.

We publish case reconstructions, dated reporting and analysis across records. Each has a different evidentiary role. About the project and our methodology explain how the work is reviewed.