Giter Site home page Giter Site logo

prifiwalk's Introduction

PriFiwalk

A, privacy first, file system research tool.

Doing research in the field of digital forensics without a budget can be hard. Using volunteers can help gather research data without costs. For compensation of a volunteer's data PriFiwalk upholds their privacy by removal of any potential private data. This ensures that the data/research meets privacy data regulations like the EU's GDPR and makes volunteer's more likely to join in their data.

Requirements

  • GNU/Linux (lsblk, blockdev, udevadm)
  • Python 3.7
  • sleuthkit (fiwalk)
  • xmlstarlet

Usage

git clone https://github.com/guydols/PriFiwalk.git
cd PriFiwalk
python prifiwalk

How it came to be

PriFiwalk makes use of the sleuthkit and several tools from GNU/linux to gather information on a system, it's storage devices and the files on those storages devices. It's been designed and build to be used in a portable manner for the research (insert paper here) of Vincent van der Meer. The idea that we could use multiple USB flash drives with Linux and boot these on the laptops of volunteer's ensures a couple of benefits:

  • The volunteer's computer does not need to install or change to be able to run the PriFiwalk (except for BIOS/UEFI options for booting);
  • The volunteer's computer has to be shutdown which means that the operating system can not make changes while PriFiwalk is running;
  • The data from PriFiwalk is stored on the USB flash drive which makes it easy to collect from multiple source;
  • The data can be processed at a later time (except the scrubbing of private data), this keeps the running time of PriFiwalk lower which makes volunteer's happier.

Features

Configuration

Contributing

Links

Licensing

This project is licensed under the GNU GPL License - see the LICENSE file for details

prifiwalk's People

Contributors

guydols avatar dewi1198 avatar fruitsalad avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.