dc.contributor.author | Mishra, Shachee | |
dc.date.accessioned | 2020-10-08T15:46:56Z | |
dc.date.available | 2020-10-08T15:46:56Z | |
dc.date.issued | 2020-10-02 | |
dc.identifier.uri | http://hdl.handle.net/1853/63778 | |
dc.description | Presented online on October 2, 2020 at 12:00 p.m. | en_US |
dc.description | Shachee Mishra is a second year phd student in Compas Lab. Her research interests are in the field of computer architecture , network architecture , operating systems and performance modelling. Her current work in mainly focussed on performance analysis and debugging in Distributed Systems. The work is further extended towards tail latency problems in distributed systems. | en_US |
dc.description | Runtime: 53:30 minutes | en_US |
dc.description.abstract | Code reuse attacks have been a threat to software security since the introduction of non-executable memory protections. Despite significant advances in various types of additional defenses, such as control flow integrity (CFI) and leakage-resilient code randomization, recent code reuse attacks have demonstrated that these defenses are often not enough to prevent successful exploitation. Sophisticated exploits can reuse code comprising larger code fragments that conform to the enforced CFI policy and which are not affected by randomization. The sophistication and complexity of recent exploitation techniques, which rely on memory disclosure and whole-function reuse to bypass address space layout randomization and control flow integrity, is indicative of the effect that the combination of exploit mitigations has in challenging the construction of reliable exploits. In addition to software diversification and control flow enforcement, recent efforts have focused on the complementary approach of code and API specialization to restrict further, the critical operations that an attacker can perform as part of a code reuse exploit.
As a step towards improving our defenses against code reuse attacks,
in this talk, we present API Specialization, a defense-in-depth exploit mitigation technique. We start by introducing our binary analysis and specialization tool, Shredder, that scans application binaries to identify critical function invocations and uses backwards flow analysis to derive policies for usage of those critical functions and generate white-listing policies. We follow this up, with our compiler-level defense-in-depth, library specialization tool, Saffire. Saffire performs source code level transformations and individually specializes and hardens every critical function invocation. This is achieved by performing backwards analysis similar to Shredder, while also introducing a novel narrow-scope data-integrity approach called ‘Dynamic binding’ to harden critical function arguments known only as runtime. We talk about security impact of our approach by discussing real world applications and exploits tested with and without API Specialization in place.
We conclude by discussing future domains that similar approaches could be used in.
In this talk, I will provide a background to code reuse attacks, attack surface reduction as a means of mitigating these attacks and introduce the concept of API Specialization. I will discuss the metrics we used to evaluate our techniques and the results of our experimental evaluation with real-world code reuse exploits, demonstrating the effectiveness of API Specialization in preventing such attacks while incurring a negligible runtime overhead. | en_US |
dc.format.extent | 53:30 minutes | |
dc.language.iso | en_US | en_US |
dc.publisher | Georgia Institute of Technology | en_US |
dc.relation.ispartofseries | Cybersecurity Lecture Series | |
dc.subject | Attack | en_US |
dc.subject | Debloating | en_US |
dc.subject | Surface reduction | en_US |
dc.title | Multi-layer API Specialization for Attack Surface Reduction | en_US |
dc.type | Moving Image | |
dc.contributor.corporatename | Georgia Institute of Technology. Institute for Information Security & Privacy | en_US |
dc.contributor.corporatename | Stony Brook University. Dept. of Computer Science | en_US |
dc.type.genre | Lecture | |