6、利用DRAM攻击可窃取断网虚拟机数据
标题:JavaScript-Based DRAM Attack Allows Covert Data Theft
作者信息:November 05, 2016 By Eduard Kovacs
//BEGIN
LONDON - BLACK HAT EUROPE - A new dynamic random-access memory (DRAM) attack method disclosed by researchers on Friday can allow malicious actors to steal sensitive data from a virtual machine, through a covert channel, using JavaScript.
安全专家发布了最新的研究成果:针对动态随机存储器DRAM内存条的攻击方法:利用该硬件设计漏洞,在JavaScript的帮助下,可以从虚拟机中盗取用户的敏感信息。整个过程不需要运行任何程序或者利用其它的软件漏洞。
//END
Since these attacks are possible due to the way DRAM is designed and works, the researchers believe there are no easy mitigations. However, they
noted that while the vulnerability is serious, it’s unlikely that we will see any attacks in the wild in the next few years. The goal of this research is to raise awareness and demonstrate that hardware needs to be secure as well — software is not the only problem.
由于以上描述的攻击过程是针对DRAM硬件设计框架以及其运行机制的,因此要想规避还是比较困难的。但是,虽然这个漏洞非常严重,近几年之内要想利用还是比较困难的,之所以公开本漏洞的原因是提醒硬件设计者像软件设计者一样注重设计过程,避免出现漏洞。
点评:硬件设计漏洞....
//下载:
eu-16-Schwarz-How-Your-DRAM-Becomes-A-Security-Problem-wp.pdf
(1.41 MB, 下载次数: 421)
文件名:eu-16-Schwarz-How-Your-DRAM-Becomes-A-Security-Problem-wp.pdf
文件大小:1,477,799 bytes
MD5 : 3B010F7C5339955918C6CA73705EF25E
备注1:85页的博士论文
下载:
eu-16-Schwarz-How-Your-DRAM-Becomes-A-Security-Problem.pdf
(3.66 MB, 下载次数: 417)
文件名:eu-16-Schwarz-How-Your-DRAM-Becomes-A-Security-Problem.pdf
文件大小:3,841,414 bytes
MD5 : 3A15B5AC294820345A8DB36502B684E1
备注2:欧洲黑客大会时的论文,近200页....
下载:
RR-5881.pdf
(302.96 KB, 下载次数: 336)
文件名:RR-5881.pdf`
文件大小:310,231 bytes
MD5 : 355E22A8B2E85E8455319C59CDF64C56
备注3:Cache攻击概述
下载:
sec16_paper_pessl.pdf
(2.21 MB, 下载次数: 403)
文件名:sec16_paper_pessl.pdf
文件大小:2,316,838 bytes
MD5 : 7C79D50302B04B3B15B1649430B516DD
备注4:跨CPU下的DRAM攻击概述 |