Cyber Security

SPECTRE ATTACK

Spectre attacks involve inducing a victim to speculatively perform operations that would not occur during correct program execution and which leak the victim’s confidential information via a side-channel to the adversary. This paper describes practical attacks that combine methodology from side-channel attacks, fault attacks, and return-oriented programming that can read arbitrary memory from the victim’s […]

SPECTRE ATTACK Read More »

Evasive Malware

When a malicious object discovers that it’s under evaluation, it will postpone evil behavior until the sandbox times out. The malware simply hides its harmful capabilities until it’s in a real host. Advanced malware uses a number of techniques to avoid being detected by a sandbox. One method is to stall. When a malicious object

Evasive Malware Read More »