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
- 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
- 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
- 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
- 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
- 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
reported findingsupported
The paper reports exfiltration to mobile phones at 1-7 meters with effective bandwidth of 13-60 bytes per second in its tested configurations.
reported findingsupported
AirHopper demonstrated an FM-band covert channel from an isolated computer to nearby mobile phones without using an ordinary network connection.
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.