Detecting stuffing of a user's credentials at her own accounts
Ke Coby Wang, Michael K. Reiter

TL;DR
This paper introduces a scalable, privacy-preserving framework for websites to collaboratively detect credential stuffing attacks by analyzing login behaviors and using a novel private membership-test protocol with cuckoo filters.
Contribution
The paper presents a new coordinated detection framework utilizing a privacy-preserving protocol and anomaly detection techniques, with formal analysis of detection accuracy and scalability.
Findings
Framework supports high login loads across industries
Protocol ensures privacy and security in credential sharing
Detection accuracy estimated via probabilistic model checking
Abstract
We propose a framework by which websites can coordinate to detect credential stuffing on individual user accounts. Our detection algorithm teases apart normal login behavior (involving password reuse, entering correct passwords into the wrong sites, etc.) from credential stuffing, by leveraging modern anomaly detection and carefully tracking suspicious logins. Websites coordinate using a novel private membership-test protocol, thereby ensuring that information about passwords is not leaked; this protocol is highly scalable, partly due to its use of cuckoo filters, and is more secure than similarly scalable alternatives in an important measure that we define. We use probabilistic model checking to estimate our credential-stuffing detection accuracy across a range of operating points. These methods might be of independent interest for their novel application of formal methods to estimate…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsUser Authentication and Security Systems · Spam and Phishing Detection · Advanced Malware Detection Techniques
