dc.identifier.uri | http://hdl.handle.net/11401/77248 | |
dc.description.sponsorship | This work is sponsored by the Stony Brook University Graduate School in compliance with the requirements for completion of degree. | en_US |
dc.format | Monograph | |
dc.format.medium | Electronic Resource | en_US |
dc.language.iso | en_US | |
dc.publisher | The Graduate School, Stony Brook University: Stony Brook, NY. | |
dc.type | Dissertation | |
dcterms.abstract | Binary analysis and instrumentation play a central role in COTS software security. They can be used to detect and prevent vulnerabilities, mitigate exploits, enforce security policies, and so on. Many security instrumentations work at the granularity of functions. However, unlike high-level languages, functions in binaries are not clearly demarcated. To complicate matters further, functions in binaries may have multiple entry points and/or exit points. Some of these entries or exits may not be determined simply by instruction syntax or code patterns. Moreover, many functions are reachable only through indirect control transfers, while some may be altogether unreachable. In this dissertation, we present an approach that overcomes these challenges to accurately identify function boundaries, as well as calls and returns. Our approach is based on fine-grained static analysis, relying on precise models of instruction set semantics derived in part from our previous work. In the later part of the work, we expand our investigation to recover the next crucial piece of information that is lost in high-level language to binary translation: the types and numbers of function parameters. We propose an approach that uses fine-grained binary analysis to address this problem. We evaluate this technique by applying it to enforce fine-grained control-flow integrity policies. While our approach is widely applicable to all binaries, when combined with recovered C++ semantics, it provides significantly improved protection. | |
dcterms.available | 2017-09-20T16:52:17Z | |
dcterms.contributor | Sekar, R. | en_US |
dcterms.contributor | Polychronakis, Michalis | en_US |
dcterms.contributor | Nikiforakis, Nick | en_US |
dcterms.contributor | Prakash, Aravind. | en_US |
dcterms.creator | Qiao, Rui | |
dcterms.dateAccepted | 2017-09-20T16:52:17Z | |
dcterms.dateSubmitted | 2017-09-20T16:52:17Z | |
dcterms.description | Department of Computer Science | en_US |
dcterms.extent | 110 pg. | en_US |
dcterms.format | Monograph | |
dcterms.format | Application/PDF | en_US |
dcterms.identifier | http://hdl.handle.net/11401/77248 | |
dcterms.issued | 2017-05-01 | |
dcterms.language | en_US | |
dcterms.provenance | Made available in DSpace on 2017-09-20T16:52:17Z (GMT). No. of bitstreams: 1
Qiao_grad.sunysb_0771E_13374.pdf: 754237 bytes, checksum: 2faee51ea81b3e44b613c89ee802b79f (MD5)
Previous issue date: 1 | en |
dcterms.publisher | The Graduate School, Stony Brook University: Stony Brook, NY. | |
dcterms.subject | Computer science | |
dcterms.title | Accurate Recovery of Functions in COTS Binaries | |
dcterms.type | Dissertation | |