首页> 外文学位 >Session management for accountability in distributed multimedia services.
【24h】

Session management for accountability in distributed multimedia services.

机译:会话管理,用于分布式多媒体服务中的问责制。

获取原文
获取原文并翻译 | 示例

摘要

Internet-based multimedia applications (e.g., voice-over-IP, instant messaging, and video conferencing) are continuing to grow in importance as more people depend on such applications for personal and professional communications. Although performance is almost always a concern with multimedia systems that must satisfy quality-of-service (QoS) constraints, security is also a major requirement given the increasing criticality of such applications. For example, businesses might depend on Internet telephony to reach customers while governments might depend on video streaming to disseminate information. For distributed multimedia services, in addition to the traditional security properties (confidentiality, integrity, and availability), accountability is also important to complement perimeter defenses. Accounting for user actions within the system enables the development of higher-level security services.;This dissertation will present the Kantoku framework, which includes several different accounting mechanisms for different environments ranging from single servers to server clusters to computing clouds. Our framework focuses on distributed multimedia services deployed in such environments. In particular, we will show how our Kantoku framework can be used to address the problem of transaction state overload on multimedia servers.;The primary attack that we consider throughout this dissertation is a novel denial-of-service attack that intentionally induces transaction state overload at multimedia servers. We refer to this attack as a Ringing -based denial-of-service attack. Unlike many denial-of-service attacks that rely on an increase in the incoming traffic rate, a Ringing-based denial-of-service attack only requires an increase in the transaction durations while the incoming traffic rate does not change. Such attacks cannot be detected by protection mechanisms that monitor the network traffic for anomalies. After briefly explaining some background information on the Session Initiation Protocol, we characterize transaction state accumulation during a Ringing-based denial-of-service attack both mathematically and empirically through extensive experiments.;The first solution to preventing transaction state overload that we present is a family of early termination algorithms that selectively terminate transactions suspected of causing transaction state overload in multimedia servers. This protection mechanism relies on per-transaction accounting at a single server. The three algorithms that we developed are thoroughly evaluated in the context of Ringing-based denial-of-service attacks with experiments on a local testbed.;As an alternative to early termination, we also developed two admission control algorithms that selectively reject transaction requests from users suspected of consuming more than their fair share of transaction resources among a group of multimedia servers. This protection mechanism relies on per-client accounting across a cluster of multimedia servers. The two algorithms that we developed are thoroughly evaluated in the context of Ringing-based denial-of-service attacks with experiments on a local testbed.;For service-oriented environments, we developed a distributed accounting architecture to implement accountability for distributed multimedia services. Specifically, our accounting architecture considers per-client monitoring for accounting across a potentially large number of nodes that are geographically distributed across a wide area network, Using the distributed accounting architecture, we built a reputation-based trust management framework that allows distributed multimedia services to share and retrieve relevant trust information that can be applied to their server-side access control decisions in a customized fashion. We briefly explain how the Ringing-based denial-of-service attack problem can be reduced to a reputation-based trust management problem. We also evaluate the performance of the implementation of our trust management framework both in terms of throughput and latency.;This dissertation makes contributions in three major areas. The first area is the introduction and detailed analysis of the Ringing-based denial-of-service attack, which is a type of malicious transaction state overload that targets multimedia servers running the Session Initiation Protocol. The second area includes early termination and admission control algorithms for specifically mitigating the effects of Ringing-based denial-of-service attacks. The final area includes our distributed accounting architecture and the reputation-based trust management system that uses this accounting architecture. Although our accounting architecture and reputation-based trust management system are applicable to many general problems related to accountability, we consider how they can be applied to the problem of Ringing-based denial-of-service attacks.
机译:随着越来越多的人依靠此类应用程序进行个人和专业通信,基于Internet的多媒体应用程序(例如,IP语音,即时消息传递和视频会议)的重要性正在不断增长。尽管对于必须满足服务质量(QoS)约束的多媒体系统,性能几乎始终是一个问题,但是鉴于此类应用程序的重要性日益提高,安全性也是主要要求。例如,企业可能依赖互联网电话来吸引客户,而政府可能依赖视频流来传播信息。对于分布式多媒体服务,除了传统的安全属性(机密性,完整性和可用性)外,问责制对于补充外围防御也很重要。通过对系统内用户行为的计费,可以开发出更高级别的安全服务。我们的框架专注于在此类环境中部署的分布式多媒体服务。特别是,我们将展示我们的Kantoku框架如何用于解决多媒体服务器上的事务状态超载问题。我们在本文中考虑的主要攻击是一种新颖的拒绝服务攻击,该攻击有意地导致事务状态超载在多媒体服务器上。我们将此攻击称为基于振铃的拒绝服务攻击。与许多依赖于传入流量速率增加的拒绝服务攻击不同,基于振铃的拒绝服务攻击仅需要增加事务持续时间,而传入流量不会改变。监视网络流量是否异常的保护机制无法检测到此类攻击。在简要解释了有关会话启动协议的一些背景信息之后,我们通过广泛的实验从数学和经验上描述了基于Ringing的拒绝服务攻击期间事务状态累积的特征;我们提出的防止事务状态过载的第一个解决方案是提前终止算法系列,可以选择性地终止怀疑导致多媒体服务器中事务状态过载的事务。这种保护机制依赖于单个服务器上的每个事务计费。我们开发的三种算法在基于振铃的拒绝服务攻击的环境中进行了全面评估,并在本地测试平台上进行了实验;作为早期终止的替代方法,我们还开发了两种准入控制算法,可选择性地拒绝来自以下对象的交易请求用户怀疑在一组多媒体服务器之间消耗的交易资源不公平。这种保护机制依赖于跨多媒体服务器集群的每客户端计费。我们开发的这两种算法在基于Ringing的拒绝服务攻击的上下文中进行了全面评估,并在本地测试台上进行了实验。对于面向服务的环境,我们开发了一种分布式记帐体系结构来实现对分布式多媒体服务的责任。具体而言,我们的计费体系结构考虑了对每个客户端的监视,以监控跨广域网地理分布的潜在大量节点的计费。使用分布式计费体系结构,我们构建了基于信誉的信任管理框架,该框架允许分布式多媒体服务共享和检索相关信任信息,这些信任信息可以以定制方式应用于其服务器端访问控制决策。我们简要解释了如何将基于振铃的拒绝服务攻击问题简化为基于信誉的信任管理问题。我们还从吞吐量和延迟方面评估了信任管理框架的实现性能。本文在三个主要方面做出了贡献。第一个领域是对基于振铃的拒绝服务攻击的介绍和详细分析,这是一种恶意交易状态超载,它针对运行会话发起协议的多媒体服务器。第二个领域包括早期终止和准入控制算法,用于专门减轻基于振铃的拒绝服务攻击的影响。最后一个领域包括我们的分布式记帐架构和使用此记帐架构的基于信誉的信任管理系统。尽管我们的会计体系结构和基于信誉的信任管理系统适用于许多与问责制有关的一般问题,但我们考虑如何将其应用于基于“基于振铃”的拒绝服务攻击问题。

著录项

  • 作者

    Conner, William Gary, II.;

  • 作者单位

    University of Illinois at Urbana-Champaign.;

  • 授予单位 University of Illinois at Urbana-Champaign.;
  • 学科 Multimedia Communications.;Computer Science.
  • 学位 Ph.D.
  • 年度 2009
  • 页码 110 p.
  • 总页数 110
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号