中文
相关论文

相关论文: Heavy-Hitter Detection Entirely in the Data Plane

200 篇论文

The ability to detect, in real-time, heavy hitters is beneficial to many network applications, such as DoS and anomaly detection. Through programmable languages as P4, heavy hitter detection can be implemented directly in the data-plane,…

网络与互联网体系结构 · 计算机科学 2019-02-20 Belma Turkovic , Jorik Oostenbrink , Fernando Kuipers

Finding hierarchical heavy hitters (HHHs) (i.e., hierarchical aggregates with exceptionally huge amounts of traffic) is critical to network management, yet it is often challenged by the requirements of fast packet processing, real-time and…

网络与互联网体系结构 · 计算机科学 2023-06-30 Lu Tang , Qun Huang , Patrick P. C. Lee

System-level resource monitoring with both precision and efficiency is a continuous challenge. We introduce eHashPipe, a lightweight, real-time resource observability system utilizing eBPF and the HashPipe sketching algorithm. eHashPipe…

性能 · 计算机科学 2025-09-15 Yuanjun Dai , Qingzhe Guo , Xiangren Wang

High level goals such as bandwidth provisioning, accounting and network anomaly detection can be easily met if high-volume traffic clusters are detected in real time. This paper presents Elastic Trie, an alternative to approaches leveraging…

网络与互联网体系结构 · 计算机科学 2018-05-17 Jan Kučera , Diana Andreea Popescu , Gianni Antichi , Jan Kořenek , Andrew W. Moore

Distributed Denial of Service (DDoS) attacks have become more prominent recently, both in frequency of occurrence, as well as magnitude. Such attacks render key Internet resources unavailable and disrupt its normal operation. It is…

密码学与安全 · 计算机科学 2014-12-22 Michael Kallitsis , Stilian Stoev , George Michailidis

Collecting flow records is a common practice of network operators and researchers for monitoring, diagnosing and understanding a network. Traditional tools like NetFlow face great challenges when both the speed and the complexity of the…

网络与互联网体系结构 · 计算机科学 2018-12-06 Zongyi Zhao , Xingang Shi , Xia Yin , Zhiliang Wang

Efficient algorithms and techniques to detect and identify large flows in a high throughput traffic stream in the SDN match-and-action model are presented. This is in contrast to previous work that either deviated from the match and action…

网络与互联网体系结构 · 计算机科学 2017-02-28 Yehuda Afek , Anat Bremler-Barr , Shir Landau Feibish , Liron Schiff

The detection of network flows that send excessive amounts of traffic is of increasing importance to enforce QoS and to counter DDoS attacks. Large-flow detection has been previously explored, but the proposed approaches can be used on…

网络与互联网体系结构 · 计算机科学 2018-07-17 Hao Wu , Hsu-Chun Hsiao , Daniele E. Asoni , Simon Scherrer , Adrian Perrig , Yih-Chun Hu

Network administrators want to detect TCP-level packet reordering to diagnose performance problems and attacks. However, reordering is expensive to measure, because each packet must be processed relative to the TCP sequence number of its…

网络与互联网体系结构 · 计算机科学 2023-02-21 Yufei Zheng , Huacheng Yu , Jennifer Rexford

Monitoring network traffic is crucial for most network tasks, such as, identifying and blocking attacks, pinpointing failures and engineering and rerouting heavy traffic to maintain high throughput. One important metric when monitoring the…

网络与互联网体系结构 · 计算机科学 2026-04-28 Eitan Stein , Lior Zeno , Shir Landau Feibish

Motivated by a recent new type of randomized Distributed Denial of Service (DDoS) attacks on the Domain Name Service (DNS), we develop novel and efficient distinct heavy hitters algorithms and build an attack identification system that uses…

密码学与安全 · 计算机科学 2016-12-09 Yehuda Afek , Anat Bremler-Barr , Edith Cohen , Shir Landau Feibish , Michal Shagam

Cloud operators require real-time identification of Heavy Hitters (HH) and Hierarchical Heavy Hitters (HHH) for applications such as load balancing, traffic engineering, and attack mitigation. However, existing techniques are slow in…

网络与互联网体系结构 · 计算机科学 2018-10-26 Ran Ben Basat , Gil Einziger , Isaac Keslassy , Ariel Orda , Shay Vargaftik , Erez Waisbard

In the zettabyte era, per-flow measurement becomes more challenging owing to the growth of both traffic volumes and the number of flows. Also, swiftness of detection of anomalies (e.g., DDoS attack, congestion, link failure, and so on)…

网络与互联网体系结构 · 计算机科学 2019-02-13 Rhongho Jang , Seongkwang Moon , Youngtae Noh , Aziz Mohaisen , DaeHun Nyang

Frequency estimation of elements is an important task for summarizing data streams and machine learning applications. The problem is often addressed by using streaming algorithms with sublinear space data structures. These algorithms allow…

数据结构与算法 · 计算机科学 2022-04-05 Nikita Seleznev , Senthil Kumar , C. Bayan Bruss

Data exfiltration over the DNS protocol and its detection have been researched extensively in recent years. Prior studies focused on offline detection methods, which although capable of detecting attacks, allow a large amount of data to be…

密码学与安全 · 计算机科学 2023-07-07 Yarin Ozery , Asaf Nadler , Asaf Shabtai

We consider online mining of correlated heavy-hitters from a data stream. Given a stream of two-dimensional data, a correlated aggregate query first extracts a substream by applying a predicate along a primary dimension, and then computes…

数据库 · 计算机科学 2013-10-07 Bibudh Lahiri , Arko Provo Mukherjee , Srikanta Tirthapura

As the size and source of network traffic increase, so does the challenge of monitoring and analysing network traffic. Therefore, sampling algorithms are often used to alleviate these scalability issues. However, the use of high entropy…

密码学与安全 · 计算机科学 2019-05-29 Fran Casino , Kim-Kwang Raymond Choo , Constantinos Patsakis

This paper presents a novel high speed clustering scheme for high dimensional data streams. Data stream clustering has gained importance in different applications, for example, in network monitoring, intrusion detection, and real-time…

数据库 · 计算机科学 2015-10-13 Irshad Ahmed , Irfan Ahmed , Waseem Shahzad

Identifying heavy hitters and estimating the frequencies of flows are fundamental tasks in various network domains. Existing approaches to this challenge can broadly be categorized into two groups, hashing-based and competing-counter-based.…

数据结构与算法 · 计算机科学 2024-06-25 Rana Shahout , Michael Mitzenmacher

Convolutional Neural Networks (CNNs) combine large amounts of parallelizable computation with frequent memory access. Field Programmable Gate Arrays (FPGAs) can achieve low latency and high throughput CNN inference by implementing dataflow…

硬件体系结构 · 计算机科学 2024-08-20 Mario Doumet , Marius Stan , Mathew Hall , Vaughn Betz
‹ 上一页 1 2 3 10 下一页 ›