On The Security Evaluation of Partial Password Implementations
Theodosis Mourouzis, Marcin Wojcik, Nikos Komninos

TL;DR
This paper investigates the security of partial password schemes, analyzing how challenge generation methods and the number of challenge-response pairs affect security, and discusses server-side implementations to motivate further research.
Contribution
It provides the first formal analysis of partial password security variations and discusses practical server-side implementations, filling a gap in existing literature.
Findings
Security varies with challenge sampling methods.
Number of challenge-response pairs impacts security.
Provides insights into server-side implementation practices.
Abstract
A partial password is a mode of password-based authentication that is widely used, especially in the financial sector. It is based on a challenge-response protocol, where at each login attempt, a challenge requesting characters from randomly selected positions of a pre-shared secret is presented to the user. This model could be seen as a cheap way of preventing for example a malware or a key-logger installed on a user's device to learn the full password in a single step. Despite of the widespread adoption of this mechanism, especially by many UK banks, there is limited material in the open literature. Questions like how the security of the scheme varies with the sampling method employed to form the challenges or what are the existing server-side implementations are left unaddressed. In this paper, we study questions like how the security of this mechanism varies in relation to the…
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 · Advanced Malware Detection Techniques · Spam and Phishing Detection
