zoukankan      html  css  js  c++  java
  • SDN测量论文粗读(二)9.21

    Monocle: Dynamic,Fine-Grained Data Plane Monitoring
    • 论文来源:CoNext
    • 发表时间:2015
    • 解决问题及所做贡献:Monocle:检测交换机中硬件软件的的错误,检测流表和瞬间的流表变化
    • 相关工作:
      • Anteater, HSA/NetPlumber, SecGuru,VeriFlow:确保网络正的正确配置,但不能检测软件方面,也不能显示数据平面行为。
      • RUM:作者事先的工作,可以检测硬件方面错误,但没有深细节。
      • ATPG:使用数据平面探针检测交换机行为。但通用性不足,时间开销大。
      • Teaceroute:检测交换机中特定的包,而非规则。
    • 分类:数据平面的异常诊断

    Self-Organized SDN Controller Cluster Conformations Against DDoS Attacks Effects

    • 论文来源:Globecomm
    • 发表时间:2016
    • 解决问题及所做贡献: PATMOS:基于sdn的多控制器下的DDoS检测
    • 相关工作:
      • DDos的防御框架
      • 相关算法
    • 分类:网络安全,DDos检测

    A novel strategy for Quality of Experience monitoring and management

    • 论文来源:Globecomm
    • 发表时间:2017
    • 概要: 提出基于sdn的QOe测量管理策略,提升可扩展性和灵活性。
    • 相关工作:
    • 分类:提出策略

    SDN-based DDoS Attack Detection with Cross-Plane Collaboration and Lightweight Flow Monitoring

    • 论文来源:Globecomm
    • 发表时间:2017
    • 概要: 传统检测方法基于控制器或是中间设备,域间的信息传递性能差
    • 相关工作:
    • 分类:DDoS检测,域间信息传递

    Omnidirectional Adaptive Bitrate Media Delivery using MPTCP/QUIC over an SDN Architecture

    • 论文来源:Globecomm
    • 发表时间:2017
    • 概要: 非测量方向
    • 相关工作:
    • 分类:

    MARS: An SDN-Based Malware Analysis Solution

    • 论文来源:ISCC
    • 发表时间:2016
    • 概要: 设计一个恶意软件分析的架构,根据恶意软件行为用于动态配置网络环境
    • 相关工作:
    • 分类:恶意流量检测

    we design an architecture specialized in malware analysis using SDN to dynamically reconfigure the network environment based on malware actions

    • 概要: 非测量方向
    • 相关工作:
    • 分类:
  • 相关阅读:
    I-Cache和D-cache
    socat使用
    反射
    属性方法
    getitem
    文件打开编辑和函数参数
    python3编码问题个人理解
    正文内容 python3编码问题
    进度条制作
    集合关系
  • 原文地址:https://www.cnblogs.com/vancasola/p/9712352.html
Copyright © 2011-2022 走看看