scudsucker
Executive Member
- Joined
- Oct 16, 2006
- Messages
- 9,024
From Arstechnica.com
A new Javascript exploit can bypass much of the current defences against malware. Researchers named it "AnC" - short for "address space layout randomization cache"
A new Javascript exploit can bypass much of the current defences against malware. Researchers named it "AnC" - short for "address space layout randomization cache"
The attack uses simple JavaScript code to identify the memory addresses where system and application components are loaded. When combined with attack code that exploits vulnerabilities in browsers or operating systems, the JavaScript can reliably eliminate virtually all of the protection ASLR provides. The technique, which exploits what's known as a side channel in the memory cache of all widely used modern CPUs, is described in a research paper published on Wednesday. The researchers have dubbed the technique ASLR Cache or AnC for short.