scispace - formally typeset
U

Ulziibayar Otgonbaatar

Researcher at Massachusetts Institute of Technology

Publications -  3
Citations -  384

Ulziibayar Otgonbaatar is an academic researcher from Massachusetts Institute of Technology. The author has contributed to research in topics: Memory corruption & Pointer (computer programming). The author has an hindex of 2, co-authored 3 publications receiving 340 citations.

Papers
More filters
Proceedings ArticleDOI

Control Jujutsu: On the Weaknesses of Fine-Grained Control Flow Integrity

TL;DR: It is shown that many popular code bases such as Apache and Nginx use coding practices that create flexibility in their intended control flow graph (CFG) even when a strong static analyzer is used to construct the CFG, which allows an attacker to gain control of the execution while strictly adhering to a fine-grained CFI.
Proceedings ArticleDOI

Missing the Point(er): On the Effectiveness of Code Pointer Integrity

TL;DR: It is shown that, for architectures that do not support segmentation in which CPI relies on information hiding, CPI's safe region can be leaked and then maliciously modified by using data pointer overwrites.
Dissertation

Evaluating modern defenses against control flow hijacking

TL;DR: It is shown that even a fine-grained form of CFI with unlimited number of tags is ineffective in protecting against attacks, and that many popular code bases such as Apache and Nginx use coding practices that create flexibility in their intended control flow graph (CFG) even when a strong static analyzer is used to construct the CFG.