Web server protection by customized instruction set encoding

  • Authors:
  • Bernhard Fechner;Jörg Keller;Andreas Wohlfeld

  • Affiliations:
  • FernUniversität in Hagen, FB Informatik, LG Parallelität und VLSI, Hagen, Germany;FernUniversität in Hagen, FB Informatik, LG Parallelität und VLSI, Hagen, Germany;FernUniversität in Hagen, FB Informatik, LG Parallelität und VLSI, Hagen, Germany

  • Venue:
  • IPDPS'06 Proceedings of the 20th international conference on Parallel and distributed processing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a novel technique to secure the execution of a processor against the execution of malicious code (trojans, viruses). The main idea is to permute parts of the opcode values so that it gets a different semantic meaning. A virus which does not know the permutation is not able to execute and will cause a failure such as segmentation violation, whereby the execution of malicious code is prevented. The permutation is realized by a lookup table. We develop several variants that require only small changes to microprocessors. We sketch how to bootstrap a system such that all intended applications (including operating system) are reversely permuted, and can execute as intended. While this will be cumbersome for typical personal computers, it will work for web servers, because the number of applications and frequency of installation is lower. Furthermore, web servers are particularly endangered: they cannot be protected as good as personal computers, because by the very nature of their duty they are more openly connected with the internet than any other computer in an organization's network.