Create an autopsy data ingest module using python 27 that


Assignment - Need a Python script

Create an Autopsy Data Ingest Module, using python 2.7, that runs cipher.exe (cipher /u /n /h) - Finding Encrypting File System (EFS) files.

The script needs to accomplish the following:

  • Data sources - Windows disk image
  • Obtain the path for the Windows disk image with dataSource.getPaths()
  • Run cipher.exe (cipher /u /n /h) on the disk image
  • Show the output and save it to the Reports folder in the Case directory

It needs the following:

detailed comments in the source code

README file containing:

how it works

how to use it (parameters)

how to test it

sample data to test it.

Attachment:- Assignment File.rar

Request for Solution File

Ask an Expert for Answer!!
Python Programming: Create an autopsy data ingest module using python 27 that
Reference No:- TGS02748284

Expected delivery within 24 Hours