Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

This module allows users to ingest and retrieve disk images through the Islandora interface and provides disk image forensics using Sleuthkit.

Dependencies

Downloads

Release Notes and Downloads

Installation

To install Sleuthkit:

Code Block
sudo apt-get install libafflib-dev afflib-tools libewf-dev ewf-tools
git clone https://github.com/sleuthkit/sleuthkit.git
cd sleuthkit
./bootstrap
./configure (no need to declare --with-afflib=dir if you installed libafflib-dev and afflib-tools as described above)
 make && sudo make install && sudo ldconfig
Note
If you're on Ubuntu 12.04, you will need to build libewf from source.

Configuration

Set the path for fiwalk  at http://path.to.your.site/admin/islandora/solution_pack_config/disk_image.

...

 If you would like to index the output of fiwalk in Solr, you can use this xslt.

Content Models, Prescribed Datastreams and Forms

The Disk Image Solution Pack comes with the following objects in http://path.to.your.site/admin/islandora/solution_pack_config/solution_packs:

...