Published April 28, 2025
| Version 1.0.0
Software
Open
Vulnerability scanner and reference implementation of a QUIC-aware load balancer
Creators
Description
This artifact contains two software components:
- A QUIC-aware load balancer that prevents enumeration, structure analysis attacks to uncover the front-end servers and ensures unlinkability of Connection Identifiers (CIDs) in the event of connection migrations
- A vulnerability scanner to test existing server implementations and load balancers against the three attacks
This artifact is part of the paper "QUIC-Aware Load Balancing: Attacks and Mitigations" to be published at the DSN'25.
The use of the attacks are for scientific and eductional purposes only!
Files
quic-load-balancer-production.zip
Files
(52.3 MB)
Name | Size | Download all |
---|---|---|
md5:1d88034a652fb066a991bbdea48b12a8
|
76.6 kB | Preview Download |
md5:77b29c4a720ebeec633c84349743c3d9
|
52.2 MB | Preview Download |
Additional details
Software
- Programming language
- Rust, C, Python
- Development Status
- Concept