QUIC Telemetry Using eBPF
Academic Research · Public summary
UTS research into extracting useful monitoring signals from encrypted QUIC traffic.
Technologies: Python · C · BCC/eBPF · Scapy · Wireshark · Ubuntu
Research question
What useful session and anomaly telemetry can be collected from QUIC traffic without decrypting application payloads?
Approach
Developed telemetry collection and analysis tools using Python and C with eBPF/BCC, then examined packet and session metadata in a controlled environment.
Outcome
Improved practical understanding of encrypted traffic, network behaviour and security-focused analysis. This is a summary of university research; full research materials are not yet published here.