scispace - formally typeset
M

Ming-Wei Shih

Researcher at Georgia Institute of Technology

Publications -  13
Citations -  1389

Ming-Wei Shih is an academic researcher from Georgia Institute of Technology. The author has contributed to research in topics: Web service & Web Slice. The author has an hindex of 9, co-authored 12 publications receiving 1166 citations. Previous affiliations of Ming-Wei Shih include National Chiao Tung University.

Papers
More filters
Proceedings Article

Inferring fine-grained control flow inside SGX enclaves with branch shadowing

TL;DR: A new, yet critical, side-channel attack, branch shadowing, that reveals fine-grained control flows (branch granularity) in an enclave and develops two novel exploitation techniques, a last branch record (LBR)-based history-inferring technique and an advanced programmable interrupt controller (APIC)-based technique to control the execution of an enclave in a finegrained manner.
Proceedings ArticleDOI

T-SGX: Eradicating Controlled-Channel Attacks Against Enclave Programs.

TL;DR: T-SGX is implemented as a compiler-level scheme to automatically transform a normal enclave program into a secured enclave program without requiring manual source code modification or annotation, and is an order of magnitude faster than the state-of-the-art mitigation schemes.
Proceedings ArticleDOI

SGX-Shield: Enabling Address Space Layout Randomization for SGX Programs.

TL;DR: SGX-Shield is built on a secure in-enclave loader to secretly bootstrap the memory space layout with a finer-grained randomization and shows a high degree of randomness in memory layouts and stops memory corruption attacks with a high probability.
Proceedings ArticleDOI

S-NFV: Securing NFV states by using SGX

TL;DR: This paper proposes a new protection scheme, S-NFV that incorporates Intel Software Guard Extensions (Intel SGX) to securely isolate the states of NFV applications.
Proceedings ArticleDOI

OpenSGX: An Open Platform for SGX Research

TL;DR: An open source platform that emulates Intel SGX hardware components at the instruction level and provides new system software components necessarily required for full TEE exploration is developed, and it is expected that the OpenSGX framework can serve as an open platform for SGX research.