Advisor
Wiki Threats & Attacks Physical & Hybrid Attacks Cold Boot Attacks

Cold Boot Attacks

1 min read
Jump to:

Summary

Cold Boot Attacks exploit the data remanence property of DRAM to retrieve sensitive information from a computer’s memory after a system reboot or power loss. Attackers physically access a device, quickly reboot it or transfer the memory modules to another system, and extract residual data such as encryption keys, passwords, or other confidential information.

Key Characteristics

  • Involves physical access to the target device’s memory modules or system.
  • Exploits the slow decay of data stored in DRAM after power is removed.
  • Can recover sensitive data like encryption keys, passwords, and session tokens.
  • Often requires rapid action to prevent data loss due to memory decay.
  • Bypasses traditional software-based security controls by targeting hardware memory.

Defensive Controls

  • Implement full disk encryption with hardware-based key management to minimize key exposure.
  • Use memory scrambling and encryption technologies to protect data in RAM.
  • Enable BIOS/UEFI passwords and disable booting from external devices to prevent unauthorized access.
  • Physically secure devices and restrict unauthorized physical access to hardware.
  • Employ Trusted Platform Module (TPM) to safeguard cryptographic keys and system integrity.

Related Security Solutions

Cold Boot Attacks are mitigated by solutions such as full disk encryption tools (e.g., BitLocker, VeraCrypt), hardware security modules, Trusted Platform Modules (TPM), secure boot mechanisms, and physical security controls that limit device access. Memory encryption technologies and endpoint detection systems can also help reduce the risk of such attacks.

Tags: Application Attacks Cold Boot Attacks Full Disk Encryption hardware security Memory Forensics physical access attacks Threats & Attacks TPM Trusted Platform Module