Skip to main content
Version: v0.19.0-alpha 🚧

Create an Autopsy Case and Add Data

This example will

  • Create a new Autopsy Case
  • Add a data source to that case
  • Ingest the data

Setup​

Instructions on how to install and setup Sequence and the TSK Connector.

To run:

PS > ./sequence.exe run tsk-create-case-and-add-data.scl

SCL​

Download the SCL here: tsk-create-case-and-add-data.scl

- AutopsyCreateNewCase
CaseName: 'MyNewCase'
CaseBaseDirectory: (PathCombine ['CaseDirectory'] )
DataSourcePath: (PathCombine ['dataExamples', 'loadfile_0001-10001.dat'])
IngestProfileName: '' #Use Default Profile