Preventing Denial-of-Service Attacks on a µ-Kernel for WebOSes

  • Autor:

    Jochen Liedtke, Nayeem Islam, and Trent Jaeger

  • Quelle:

    Proceedings of the 6th Workshop on Hot Topics in Operating Systems (HotOS), Chatham (Cape Code), MA, May 1997

  • Datum: 05.1997
  • Abstract:

    A goal of World-wide Web operating systems (WebOSes) is to enable clients to download executable content from servers connected to the World-wide Web (WWW). This will make applications more easily available to clients, but some of these applications may be malicious. Thus, a WebOS must be able to control the downloaded content's behavior. In this paper, we examine a specific type of malicious activity: denial-of-service attacks using legal system operations. A denial-of-service attack occurs when an attacker prevents other users from performing their authorized operations even when the attacker may not be able to perform such operations. Current systems either do little to prevent denial-of-service attacks or have a limited scope of prevention of such attacks. For a WebOS, however, the ability to prevent denial- of-service should be an integral part of the system. We are developing a WebOS using the L4 microkernel as its substrate. In this paper, we evaluate L4 as a basis of a system that can prevent denial-of-service attacks. In particular, we identify the microkernel-related resources are subject to denial-of-service attacks and define microkernel mechanisms to defend against such attacks. Our analysis demonstrates that system resource utilization can be managed by trusted, user- level servers to prevent denial-of-service attacks on such resources.

    BibTex:

    @InProceedings{Liedtke97PreventingDenialOfServiceAttacks,
      author = {Jochen Liedtke and Nayeem Islam and Trent Jaeger},
      title = {Preventing Denial-of-Service Attacks on a Microkernel for WebOSes},
      booktitle = {Proceedings of the 6th Workshop on Hot Topics in Operating Systems (HotOS-VI)},
      address = {Cape Cod, MA},
      month = may # "~5--6",
      year = 1997,
      url = {http://l4ka.org/publications/}
    }