Workshop & Non-Archival Paper
Measuring and Predicting Web Login Safety
Xiao Sophia Wang, David Choffnes, Patrick Gage Kelley, Ben Greenstein, David Wetherall
ACM SIGCOMM Workshop on Measurements Up the STack (W-MUST) 2011, 2011
August 2011
Abstract
Users increasingly entrust websites with their personal and sensitive information. Sites commonly protect this information using user-supplied credentials (i.e., logins). We conducted a measurement study of top websites and surprisingly found that they transmit these credentials in the clear, thus leaving them vulnerable to eavesdropping. To make matters worse, users are often unaware of this threat because sites and browsers reflect little information about how logins are handled. As a first step towards solving this problem, we develop techniques for measuring logins on browsers to predict how logins would be handled before they are submitted. We demonstrate that achieving this goal requires instrumentation at the application layer and inside browsers. Specifically, network traces are not sufficient for determining login safety in general due to application-layer encryption; similarly, application-layer traces are insufficient because login submission logic may be generated in the browser at runtime. Based on a measurement study using login pages gathered from popular sites in addition to those visited by users through normal Web browsing, we found such predictions to be quite challenging due to a lack of any standard formats for Web logins. However, by applying a carefully chosen set of rules when measuring logins, we almost always correctly predict how logins will be handled.
- web logins
- encryption
- https
- personal information
- security
- authentication
Cite this paper
@inproceedings{wang2011measuring,
title = {Measuring and Predicting Web Login Safety},
author = {Wang, Xiao Sophia and Choffnes, David and Kelley, Patrick Gage and Greenstein, Ben and Wetherall, David},
year = {2011},
doi = {10.1145/2018602.2018616},
url = {https://doi.org/10.1145/2018602.2018616},
booktitle = {ACM SIGCOMM Workshop on Measurements Up the STack (W-MUST) 2011, 2011},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
}