January 2025
·
5 Reads
IEEE Access
Web servers typically use data compression and encryption to optimize data transmission and protect user privacy. However, compression can inadvertently introduce vulnerabilities to compression side channel attacks (CSCA), which exploit the relationship between data redundancy and compression size to infer sensitive information. In this paper, we introduce Prexion, a novel compression system designed to counter CSCA while maintaining high compression efficiency. Prexion leverages a probabilistic mechanism to selectively include or exclude overlapping sequences in web page data during compression, making it difficult for attackers to exploit patterns in compressed sizes. This approach preserves the benefits of compression without compromising security. Through extensive experiments with real-world web pages, Prexion demonstrates superior performance, achieving up to 4.9 times better compression ratios than the current state-of-the-art solution, Debreach, for web pages with significant amounts of sensitive data. Furthermore, Prexion ensures robust security, with attack success rates consistently below 5% under recommended configurations.