CRNov 1, 2021

An Empirical Analysis of HTTPS Configuration Security

arXiv:2111.00703v1
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of insecure HTTPS configurations for web operators and users, highlighting a fragmented ecosystem with incremental insights into measurement practices.

The study analyzed HTTPS configuration security across popular websites, finding that while most sites are secure due to cloud providers' defaults, individually configured servers are often insecure because of poor software defaults and online guides.

It is notoriously difficult to securely configure HTTPS, and poor server configurations have contributed to several attacks including the FREAK, Logjam, and POODLE attacks. In this work, we empirically evaluate the TLS security posture of popular websites and endeavor to understand the configuration decisions that operators make. We correlate several sources of influence on sites' security postures, including software defaults, cloud providers, and online recommendations. We find a fragmented web ecosystem: while most websites have secure configurations, this is largely due to major cloud providers that offer secure defaults. Individually configured servers are more often insecure than not. This may be in part because common resources available to individual operators -- server software defaults and online configuration guides -- are frequently insecure. Our findings highlight the importance of considering SaaS services separately from individually-configured sites in measurement studies, and the need for server software to ship with secure defaults.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes