Passwords Are Meant to Be Secret: A Practical Secure Password Entry Channel for Web Browsers
Anuj Gautam, Tarun Kumar Yadav, Kent Seamons, Scott Ruoti

TL;DR
This paper proposes a secure password entry method for web browsers that prevents password theft by malicious scripts, using a fake password autofill and browser replacement, achieving high security without user behavior change.
Contribution
The paper introduces a novel password entry design that enhances security against client-side theft without requiring user behavior modifications.
Findings
Successfully thwarts 97% of malicious scripts on top websites.
Balances security and usability effectively.
Implemented in Firefox with minimal impact on user experience.
Abstract
Password-based authentication faces various security and usability issues. Password managers help alleviate some of these issues by enabling users to manage their passwords effectively. However, malicious client-side scripts and browser extensions can steal passwords after they have been autofilled by the manager into the web page. In this paper, we explore what role the password manager can take in preventing the theft of autofilled credentials without requiring a change to user behavior. To this end, we identify a threat model for password exfiltration and then use this threat model to explore the design space for secure password entry implemented using a password manager. We identify five potential designs that address this issue, each with varying security and deployability tradeoffs. Our analysis shows the design that best balances security and usability is for the manager to…
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
