FRASHER – A framework for automated evaluation of similarity hashing — DFRWS USA article available

2022-07-10

Together with Thomas Göbel, Frieder Uhlig and Harald Baier (Thank you), we have published an Article at DFRWS USA 2022 which is freely available. Details about the article are listed below; here a link to the article.

Thomas Göbel, Frieder Uhlig, Harald Baier, Frank Breitinger: FRASHER – A framework for automated evaluation of similarity hashing. In: Forensic Science International: Digital Investigation, vol. 42, no. 2022-, pp. 301407, 2022, ISSN: 2666-2817, (Proceedings of the Twenty-Second Annual DFRWS USA).

Abstract

A challenge for digital forensic investigations is dealing with large amounts of data that need to be processed. Approximate matching (AM), a.k.a. similarity hashing or fuzzy hashing, plays a pivotal role in solving this challenge. Many algorithms have been proposed over the years such as ssdeep, sdhash, MRSH-v2, or TLSH, which can be used for similarity assessment, clustering of different artifacts, or finding fragments and embedded objects. To assess the differences between these implementations (e.g., in terms of runtime efficiency, fragment detection, or resistance against obfuscation attacks), a testing framework is indispensable and the core of this article. The proposed framework is called FRASHER (referring to a predecessor FRASH from 2013) and provides an up-to-date view on the problem of evaluating AM algorithms with respect to both the conceptual and the practical aspects. Consequently, we present and discuss relevant test case scenarios as well as release and demonstrate our framework allowing a comprehensive evaluation of AM algorithms. Compared to its predecessor, we adapt it to a modern environment providing better modularity and usability as well as more thorough testing cases.