Dataset of "A Comprehensive Evaluation on the Resilience of QUIC Protocol Against Handshake Flooding Attacks"

- Citation Author(s):
-
Benjamin Teyssier (Concordia University, Montreal)
- Submitted by:
- Y A Joarder
- Last updated:
- DOI:
- 10.21227/p9pa-se07
- Data Format:
- Categories:
- Keywords:
Abstract
This dataset contains results and scripts from experiments evaluating the resilience of the QUIC protocol against handshake flooding attacks. It aims to support researchers and developers in analyzing the performance of QUIC against handshake flooding attacks. The experiments utilize three prominent QUIC implementations: aioquic, quic-go, and picoquic, providing a comprehensive comparison of their resilience. Additionally, to benchmark the performance and resilience of QUIC, SYN flood attacks were conducted against TCP with SYN cookies. This dataset enables a deeper understanding of QUIC’s behaviour under stress conditions and offers valuable insights for researchers working on QUIC security and performance optimization.
Instructions:
Usage Instructions below:
1. Extract the Dataset: please unzip the main zip file
2. Access Data and Scripts:
- Please navigate to the `/Datasets/` folder for CSV files.
- Please use shell scripts in `/Scripts/`. Python and JSON files are also included in this folder.
thanks