@inproceedings{d23704545d554e7d808f2348d7d8378d,
title = "Using hypervisors to overcome structured exception handler attacks",
abstract = "Microsoft windows is a family of client and server operating systems that needs no introduction. Microsoft windows operating system family has a feature to handle exceptions by storing in the stack the address of an exception handler. This feature of Microsoft Windows operating system family is called SEH (Structured exception handlers). When using SEH the exception handler address is specifically located on the stack like the function return address. When an exception occurs the address acts as a trampoline and the EIP jumps to the SEH address. By overwriting the stack one can create a unique type of return oriented programming (ROP) exploit that force the instruction pointer to jump to a random memory address. This memory address may contain random malicious code. Multiple Microsoft Windows applications are particularly vulnerable to this type of exploit. Attacks on Microsoft Window application that exploit these mechanisms are found in many common windows applications (including Microsoft Office, Adobe Acrobat, Flash and other popular software). These attacks are well documented in CVE database in numerous exploits. We previously described how hypervisors can be used to white list an end point and provide application control for a workstation and servers and protect against malware and viruses that may run on the end point computer. In this work we extend the protection mechanism for end points and servers that uses the hypervisor to white list the machine. The hypervisor detects permission elevation from user space to kernel space (system calls invocation) and detects anomalies in the software execution. The hypervisor based mechanism allows for detection and prevention of SEH return oriented exploits execution. Our hypervisor based SEH-exploit prevention mechanism was tested on multiple well documented CVE vulnerabilities. Our hypervisor was found to prevent a large collection of different types of SEH exploits in multiple applications and multiple flavours and versions of Windows OS in both 32 and 64 bit environments.",
keywords = "Application control, Hypervisor, Rootkit, SEH",
author = "Asaf Algawi and Michael Kiperberg and Roee Leon and Nezer Zaidenberg",
note = "Publisher Copyright: {\textcopyright} 2019, Curran Associates Inc.; 18th European Conference on Cyber Warfare and Security, ECCWS 2019 ; Conference date: 04-07-2019 Through 05-07-2019",
year = "2019",
language = "אנגלית",
series = "European Conference on Information Warfare and Security, ECCWS",
publisher = "Curran Associates Inc.",
pages = "1--5",
editor = "Tiago Cruz and Paulo Simoes",
booktitle = "Proceedings of the 18th European Conference on Cyber Warfare and Security, ECCWS 2019",
}