CAPEC-699: Eavesdropping on a Monitor

Meta Draft 严重程度: High 攻击可能性: Medium

CAPEC版本: 3.9

更新日期: 2023-01-24

攻击模式描述

An Adversary can eavesdrop on the content of an external monitor through the air without modifying any cable or installing software, just capturing this signal emitted by the cable or video port, with this the attacker will be able to impact the confidentiality of the data without being detected by traditional security tools

执行流程

步骤 1 Explore

[Survey Target] The adversary surveys the target location, looking for exposed display cables and locations to hide an SDR. This also includes looking for display cables or monitors placed close to a wall, where the SDR can be in range while behind the wall. The adversary also attempts to discover the resolution and refresh rate of the targeted display.

步骤 2 Experiment

[Find target using SDR] The adversary sets up an SDR near the target display cable or monitor. They use the SDR software to locate the corresponding frequency of the display cable. This is done by looking for interference peaks that change depending on what the screen is showing. The adversary notes down the possible frequencies of unintentional emission.

技术:
  • An adversary can make use of many different commercially available SDR devices which are easy to setup such as a HackRF, Ubertooth, RTL-SDR, and many others.
步骤 3 Exploit

[Visualize Monitor Image] Once the SDR software has been used to identify the target, the adversary will record the transmissions and visualize the monitor image using these transmissions, which allows them to eavesdrop on the information visible on the monitor.

技术:
  • The TempestSDR software can be used in conjunction an SDR device to visualize the monitor image. The adversary will specify the known monitor resolution and refresh rate, or if those are not known they can use the provided auto-correlation graphs to help predict these values. The adversary will then try the different frequencies recorded from the experiment phase, looking for a viewing monitor display. Low pass filters and gain can be manipulated to make the display image clearer.

前提条件

  • Victim should use an external monitor device
  • Physical access to the target location and devices

所需技能

Medium Knowledge of how to use the SDR and related software: With this knowledge, the adversary will find the correct frequency where the signal is being leaked
Low Understanding of computing hardware, to identify the video cable and video ports

所需资源

  • SDR device set with the correspondent antenna
  • Computer with SDR Software

后果影响

影响范围: Confidentiality

技术影响: Read Data

缓解措施

Enhance: Increase the number of electromagnetic shield layers in the display ports and cables to contain or reduce the intensity of the leaked signal.

Implement: Use a protocol that encrypts the video signal; in case the signal is intercepted the signal is protected by the encryption.

Design: Lock away the video cables, making it difficult for the attacker to access the cables and place the antenna near them (If the distance condition between the antenna and display port/cable is not satisfied, the attack will not be possible).

Implement: Use wireless technologies to connect to external display devices.

关键信息

CAPEC ID: CAPEC-699

抽象级别: Meta

状态: Draft

典型严重程度: High

攻击可能性: Medium

相关攻击模式
相关CWE弱点