CRApr 6

Unpacking .zip: A First Look at Domain and File Name Confusion

arXiv:2604.0480532.7
AI Analysis

This addresses security concerns for users and developers in the context of new gTLDs like .zip, though it is incremental as it builds on existing discourse.

The paper tackles the problem of DNS and filename confusion due to overlapping namespaces, providing the first enumeration of abuse methods and empirical case studies across various software, highlighting suspected confusion.

The namespace for filenames and DNS names has overlapped since the introduction of DNS in 1985: \texttt{.com} was the original binary format used for DOS and CP/M systems. Recently the introduction of gTLDs such as \texttt{.zip} and \texttt{.mov}, coupled with the growing prevalence of web resources, has ignited new concerns about potential issues related to DNS and filename confusion. Thus far, the discourse on DNS/filename confusion has been piecemeal and hypothetical, making it unclear what, if any, security concerns credibly exist. To address this gap, we provide the first enumeration of how DNS/filename confusion can be abused. We then perform the first empirical case studies of DNS/filename confusion in the wild, which highlights suspected confusion across a wide range of software. Finally, based on our preliminary findings, we provide suggestions and guidance for future research on this topic.

Foundations

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

Your Notes