scispace - formally typeset
C

Christophe Hauser

Researcher at University of Southern California

Publications -  22
Citations -  1145

Christophe Hauser is an academic researcher from University of Southern California. The author has contributed to research in topics: Computer science & Executable. The author has an hindex of 5, co-authored 16 publications receiving 811 citations. Previous affiliations of Christophe Hauser include Queensland University of Technology & University of California, Santa Barbara.

Papers
More filters
Proceedings ArticleDOI

SOK: (State of) The Art of War: Offensive Techniques in Binary Analysis

TL;DR: This paper presents a binary analysis framework that implements a number of analysis techniques that have been proposed in the past and implements these techniques in a unifying framework, which allows other researchers to compose them and develop new approaches.
Proceedings ArticleDOI

Firmalice - Automatic Detection of Authentication Bypass Vulnerabilities in Binary Firmware.

TL;DR: Firmalice is presented, a binary analysis framework to support the analysis of firmware running on embedded devices that utilizes a novel model of authentication bypass flaws, based on the attacker’s ability to determine the required inputs to perform privileged operations.
Proceedings ArticleDOI

Information Flow Control for Intrusion Detection Derived from MAC Policy

TL;DR: This paper proposes an extension of an IDS based on information flow control that allows for information flow checking based on users and/or programs dependent policy rules, and proposes an algorithm for deriving an AppArmor MAC policy into an information flow policy.
Proceedings Article

A taint marking approach to confidentiality violation detection

TL;DR: In this article, the authors present an approach to confidentiality violation detection based on taint marking, where a confidentiality policy is defined by labelling sensitive information and defining which information may leave the local system through network exchanges.
Proceedings ArticleDOI

Intrusion detection in distributed systems, an approach based on taint marking

TL;DR: In this paper, the authors present a new framework for distributed intrusion detection based on taint marking, which is implemented in the Linux kernel as a Linux Security Module (LSM) and runs standard software on commodity hardware with no required modification.