English
Related papers

Related papers: QUIC-Exfil: Exploiting QUIC's Server Preferred Add…

200 papers

It is common practice to outsource the training of machine learning models to cloud providers. Clients who do so gain from the cloud's economies of scale, but implicitly assume trust: the server should not deviate from the client's training…

Cryptography and Security · Computer Science 2025-04-02 Hengrui Jia , Sierra Wyllie , Akram Bin Sediq , Ahmed Ibrahim , Nicolas Papernot

Modern web traffic relies on 2048-bit RSA encryption to secure our data in transit. Rapid advances in Quantum Computing pose a grave challenge by allowing hackers to break this encryption in hours. In August of 2024, the National Institute…

Cryptography and Security · Computer Science 2024-11-11 Ananya Tadepalli

Port scanning is the process of attempting to connect to various network ports on a computing endpoint to determine which ports are open and which services are running on them. It is a common method used by hackers to identify…

Cryptography and Security · Computer Science 2023-02-21 Jason M. Pittman

Website fingerprinting attack is an extensively studied technique used in a web browser to analyze traffic patterns and thus infer confidential information about users. Several website fingerprinting attacks based on machine learning and…

Cryptography and Security · Computer Science 2023-02-28 Guodong Huang , Chuan Ma , Ming Ding , Yuwen Qian , Chunpeng Ge , Liming Fang , Zhe Liu

The QUIC transport protocol represents a significant evolution in web transport technologies, offering improved performance and reduced latency compared to traditional protocols like TCP. Given the growing number of QUIC implementations,…

Networking and Internet Architecture · Computer Science 2026-02-11 Jashanjot Singh Sidhu , Abdelhak Bentaleb

QUIC is a new transport protocol combining the reliability and congestion control features of TCP with the security features of TLS. One of the main challenges with QUIC is to guarantee that any of its implementation follows the IETF…

Networking and Internet Architecture · Computer Science 2025-03-04 Christophe Crochet , Tom Rousseaux , J-F Sambon , Maxime Piraux , Axel Legay

In this paper, we revisit the performance of the QUIC connection setup and relate the design choices for fast and secure connections to common Web deployments. We analyze over 1M Web domains with 272k QUIC-enabled services and find two…

Networking and Internet Architecture · Computer Science 2023-02-03 Marcin Nawrocki , Pouyan Fotouhi Tehrani , Raphael Hiesgen , Jonas Mücke , Thomas C. Schmidt , Matthias Wählisch

Applications over the Web primarily rely on the HTTP protocol to transmit web pages to and from systems. There are a variety of application layer protocols, but among all, HTTP is the most targeted because of its versatility and ease of…

Cryptography and Security · Computer Science 2025-05-26 Upasana Sarmah , Parthajit Borah , D. K. Bhattacharyya

TCP and QUIC can both leverage ECN to avoid congestion loss and its retransmission overhead. However, both protocols require support of their remote endpoints and it took two decades since the initial standardization of ECN for TCP to reach…

Networking and Internet Architecture · Computer Science 2023-09-26 Constantin Sander , Ike Kunze , Leo Blöcher , Mike Kosek , Klaus Wehrle

Defense mechanisms against network-level attacks are commonly based on the use of cryptographic techniques, such as message authentication codes that provide data integrity guarantees. However, such mechanisms require significant resources,…

Software Engineering · Computer Science 2018-11-09 Vuk Lesi , Ilija Jovanov , Miroslav Pajic

Within a few years of its introduction, QUIC has gained traction: a significant chunk of traffic is now delivered over QUIC. The networking community is actively engaged in debating the fairness, performance, and applicability of QUIC for…

Networking and Internet Architecture · Computer Science 2018-10-23 Mirko Palmer , Thorben Krüger , Balakrishnan Chandrasekaran , Anja Feldmann

The DNS is one of the most crucial parts of the Internet. Since the original DNS specifications defined UDP and TCP as the underlying transport protocols, DNS queries are inherently unencrypted, making them vulnerable to eavesdropping and…

Networking and Internet Architecture · Computer Science 2022-07-19 Mike Kosek , Trinh Viet Doan , Malte Granderath , Vaibhav Bajpai

Website fingerprinting enables an attacker to infer which web page a client is browsing through encrypted or anonymized network connections. We present a new website fingerprinting technique based on random decision forests and evaluate…

Cryptography and Security · Computer Science 2016-02-22 Jamie Hayes , George Danezis

Cybersecurity attacks are growing both in frequency and sophistication over the years. This increasing sophistication and complexity call for more advancement and continuous innovation in defensive strategies. Traditional methods of…

Machine Learning · Computer Science 2020-01-20 Antoine Delplace , Sheryl Hermoso , Kristofer Anandita

Multipath QUIC is a transport protocol that allows for the use of multiple network interfaces for a single connection. It thereby offers, on the one hand, the possibility to gather a higher throughput, while, on the other hand, multiple…

Networking and Internet Architecture · Computer Science 2023-05-08 Mahsa Noroozi , Flavio Gallistl , Majid Noroozi

QUIC is a secure transport protocol that improves the performance of HTTPS. An initial QUIC handshake that enforces a strict validation of the client's source address requires two round-trips. In this work, we extend QUIC's address…

Networking and Internet Architecture · Computer Science 2019-05-06 Erik Sy , Christian Burkert , Tobias Mueller , Hannes Federrath , Mathias Fischer

In this paper, we investigate the Domain Name System (DNS) over QUIC (DoQ) and propose a non-disruptive extension, which can greatly reduce DoQ's resource consumption. This extension can benefit all DNS clients - especially Internet of…

Networking and Internet Architecture · Computer Science 2025-07-10 Darius Saif , Ashraf Matrawy

In the last 15 years, the Internet architecture has continued evolving organically, introducing new headers and protocols to the classic TCP/IP stack. More specifically, we have identified two major trends. First, it is common that most…

Networking and Internet Architecture · Computer Science 2022-08-11 Jordi Paillisse , Alberto Rodriguez-Natal , Fabio Maino , Albert Cabellos

QUIC is expected to be a game-changer in improving web application performance. In this paper, we conduct a systematic examination of QUIC's performance over high-speed networks. We find that over fast Internet, the UDP+QUIC+HTTP/3 stack…

Networking and Internet Architecture · Computer Science 2024-10-02 Xumiao Zhang , Shuowei Jin , Yi He , Ahmad Hassan , Z. Morley Mao , Feng Qian , Zhi-Li Zhang

A method for detecting electronic data theft from computer networks is described, capable of recognizing patterns of remote exfiltration occurring over days to weeks. Normal traffic flow data, in the form of a host's ingress and egress…

Cryptography and Security · Computer Science 2019-11-15 Brian A. Powell