Logo des Repositoriums
 
Textdokument

A kernel driver modification to visualize and reconstruct data transfer between computer and USB mass storage devices

Vorschaubild nicht verfügbar

Volltext URI

Dokumententyp

Zusatzinformation

Datum

2021

Zeitschriftentitel

ISSN der Zeitschrift

Bandtitel

Verlag

Gesellschaft für Informatik, Bonn

Zusammenfassung

The aim of this work is to create a completely new method for analysing the physical access to USB mass storage devices and to reconstruct the file access from the logged data. This is achieved by replacing a real USB stick with a full software simulation based on a Raspberry PI Zero using USB gadget mode. To achieve full information, we extended the logging capabilities of the Linux kernel driver. This allows to log position and size of each reading operation at the lowest possible level. For write operation, the written data is logged, too. This enables logging completely independent of the operating system or file system and allows a forensic image to be calculated that has time as an additional dimension. Further advantages of this method are that it is completely undetectable from the host computer and random accesses bypassing a file system can also be logged. A reconstruction of the original file access is shown and the possibilities for new attack vectors are discussed.

Beschreibung

Zöllner, Joshua; Petschke, Dmitry; Schinner, Alexander; Weber, Kristin; Mayer, Manuel (2021): A kernel driver modification to visualize and reconstruct data transfer between computer and USB mass storage devices. INFORMATIK 2021. DOI: 10.18420/informatik2021-073. Gesellschaft für Informatik, Bonn. PISSN: 1617-5468. ISBN: 978-3-88579-708-1. pp. 857-865. Workshop: International Workshop on Digital Forensics (WDF). Berlin. 27. September - 1. Oktober 2021

Zitierform

Tags