• Skip navigation
  • Skip to navigation
  • Skip to the bottom
Simulate organization breadcrumb open Simulate organization breadcrumb close
Friedrich-Alexander-Universität IT Security Infrastructures Lab
  • FAUTo the central FAU website
  1. Friedrich-Alexander-Universität
  2. Technische Fakultät
  3. Department Informatik
Suche öffnen
  • Campo
  • StudOn
  • FAUdir
  • Jobs
  • Map
  • Help
  1. Friedrich-Alexander-Universität
  2. Technische Fakultät
  3. Department Informatik
Friedrich-Alexander-Universität IT Security Infrastructures Lab
Navigation Navigation close
  • Research
    • Forensic Computing Group
    • Human Factors in Security and Privacy Group
    • Multimedia Security
    • Security Education Development Group
    • System Security Group
    • Information Security Group
    • Archive
    • Funded Projects
    • Publications
    Portal Research
  • Lab
    • Staff & Research Groups
    • Alumni
    • Partners
    • FAU i1 Webshop
    Portal Lab
  • Teaching
    • Courses
    • General Information regarding Teaching/Courses
    • Notes on Examinations
    • eTeaching
    • Theses
    • Writing a Thesis at Informatik 1
    Portal Teaching
  • How to reach us
  1. Home
  2. Research
  3. Forensic Computing Group
  4. Selective Deletion

Selective Deletion

In page navigation: Research
  • Forensic Computing Group
    • DiOS: Dynamic Privacy Analysis of iOS Applications
    • Fingerprinting Mobile Devices Using Personalized Configurations
    • Forensische Informatik: Datensicherung von problematischen Asservaten
    • Selective Deletion
  • Human Factors in Security and Privacy Group
  • Information Security Group
  • Multimedia Security
  • Security Education Development Group
  • System Security Group
  • Archive
  • Funded Projects
  • Publications

Selective Deletion

Abstract

In crime investigation, especially in computer crime investigations, seizure and analysis of digital evidence is a de facto standard procedure. To prevent alterations on the original digital evidence a so called (bitwise) image is created. In this image all data contained on the digital evidence is stored, even non-relevant content or content with the risk of associated privacy violations. In countries with an elaborate protection of private personal or confidential data, this data has to be securely deleted from the image. Facing the rising request for a selective deleting functionality, common
problems, limitations and requirements for a tool selectively deleting non-relevant data are outlined in this paper. For demonstration purposes, a prototype as a plugin for the Digital Forensics Framework (DFF) was implemented. The design of the implementation, some considerations as well as a comparison between a commercial tool and the evaluation
of the implemented wiping strategy are presented.

Description

The tool can be used to selectively delete files/directories in a safe way. Yet, only NTFS is supported. Data content and corresponding file system meta data is erased.
When deleting, the describing data structures (e.g. B-tree representation) is modified in a way that the image/disk is still usable and mountable.

Some more functionality is included:
– Matcher, a module to find duplicates of checked files
– Hashcalculator, a module to calculate hash trees for  checking differences before/after deletion
– Carver-cleaner is used to flag files, that are found by a carver but are not administrated by a file system (here: only NTFS)

The source code can be found here: https://faui1-files.cs.fau.de/public/selective-deletion/seldel.zip

Installation

Can be found in the master thesis https://faui1-files.cs.fau.de/public/selective-deletion/selective_deletion.pdf (German version)

An english translation is currently work in progress. It will be added shortly.

The master thesis was done by Christian Zoubek under the guidance of Konstantin Sack. Questions can be adressed to both.

Lehrstuhl für Informatik 1
Friedrich-Alexander-Universität Erlangen-Nürnberg (FAU)

Martensstrasse 3
91058 Erlangen
  • Impressum
  • Datenschutz
  • Barrierefreiheit
  • Facebook
  • RSS Feed
  • Twitter
  • Xing
Up