Preventing backdoors in server applications with a separated software architecture

  • Authors:
  • Felix Schuster;Stefan Rüster;Thorsten Holz

  • Affiliations:
  • Horst Görtz Institute for IT-Security (HGI), Ruhr-Universität Bochum, Germany;Horst Görtz Institute for IT-Security (HGI), Ruhr-Universität Bochum, Germany;Horst Görtz Institute for IT-Security (HGI), Ruhr-Universität Bochum, Germany

  • Venue:
  • DIMVA'13 Proceedings of the 10th international conference on Detection of Intrusions and Malware, and Vulnerability Assessment
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

We often rely on system components implemented by potentially untrusted parties. This implies the risk of backdoors, i.e., hidden mechanisms that elevate the privileges of an unauthenticated adversary or execute other malicious actions on certain triggers. Hardware backdoors have received some attention lately and we address in this paper the risk of software backdoors. We present a design approach for server applications that can --- under certain assumptions --- protect against software backdoors aiming at privilege escalation. We have implemented a proof-of-concept FTP server to demonstrate the practical feasibility of our approach.