Generate Reports for Autopsy Case
This example will
- Create a report for an existing case
- The report will be placed in the
Reports
folder in the case directory
Setup​
Instructions on how to install and setup Sequence and the TSK Connector.
You also need to create a report profile to use.
- Open the Autopsy application
- Click
Tools
and thenOptions
- Choose the
Command Line Ingest
tab on the options dialog - Choose
Make new Profile../...
in the theReport Profile
dropdown - Press
Configure
and follow the instructions
To run:
PS > ./sequence.exe run tsk-create-case-and-add-data.scl
SCL​
Download the SCL here: tsk-create-reports.scl
- AutopsyGenerateReports
CaseDirectory: (PathCombine ['CaseDirectory', 'MyNewCase_2021_09_22_15_43_42'])
ProfileName: 'html'