High Recovery with Fewer Injections: Practical Binary Volumetric Injection Attacks against Dynamic Searchable Encryption
Xianglong Zhang, Wei Wang, Peng Xu, Laurence T. Yang, Kaitai Liang

TL;DR
This paper introduces two new binary volumetric injection attacks, BVA and BVMA, that efficiently recover keywords from dynamic searchable encryption with fewer injections, outperforming existing methods in real-world datasets.
Contribution
The paper presents novel binary volumetric injection attacks that require fewer injections and effectively bypass existing defenses in dynamic searchable encryption.
Findings
Achieve over 80% keyword recovery in optimal cases
Recover roughly 60% of keywords with fewer than 20 injections
Effectively bypasses defenses like threshold countermeasure and static padding
Abstract
Searchable symmetric encryption enables private queries over an encrypted database, but it also yields information leakages. Adversaries can exploit these leakages to launch injection attacks (Zhang et al., USENIX'16) to recover the underlying keywords from queries. The performance of the existing injection attacks is strongly dependent on the amount of leaked information or injection. In this work, we propose two new injection attacks, namely BVA and BVMA, by leveraging a binary volumetric approach. We enable adversaries to inject fewer files than the existing volumetric attacks by using the known keywords and reveal the queries by observing the volume of the query results. Our attacks can thwart well-studied defenses (e.g., threshold countermeasure, static padding) without exploiting the distribution of target queries and client databases. We evaluate the proposed attacks empirically…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Privacy-Preserving Technologies in Data · Internet Traffic Analysis and Secure E-voting
