Difference between revisions of "Autopsy 3rd Party Modules"

From SleuthKitWiki
Jump to: navigation, search
(Created page with "This page will list the third party modules that have been written for Autopsy. Autopsy comes with a set of modules, but other developers are encouraged go write modules i...")
 
(Ingest Modules)
Line 4: Line 4:
  
 
= Ingest Modules =
 
= Ingest Modules =
* No 3rd party modules have been publicly released.  
+
 
 +
 
 +
Name of module: Autopsy AHBM
 +
Author: Petter Bjelland
 +
Minimum Autopsy version: 3.0.7
 +
Description:
 +
The Released as part of OSDF Con 2013 Development contest.  Approximate Hash Based Matching module allows the investigator to efficiently employ sdhash in Autopsy 3. The investigator can match files against other files or sdhash reference sets during ingest, or search for similar files from the directory viewer or search results after ingest.
 +
Attending conference: no
 +
Source URL: https://github.com/pcbje/autopsy-ahbm
 +
License: Apache 2.0
 +
The video presentation is also uploaded to youtube: http://youtu.be/GBmZRufH_3o
  
 
= Data Content Viewer Modules =
 
= Data Content Viewer Modules =

Revision as of 07:06, 18 November 2013

This page will list the third party modules that have been written for Autopsy. Autopsy comes with a set of modules, but other developers are encouraged go write modules instead of stand-alone tools.

Autopsy has many new frameworks and as more modules are written, this page will obviously get longer.

Ingest Modules

Name of module: Autopsy AHBM Author: Petter Bjelland Minimum Autopsy version: 3.0.7 Description: The Released as part of OSDF Con 2013 Development contest. Approximate Hash Based Matching module allows the investigator to efficiently employ sdhash in Autopsy 3. The investigator can match files against other files or sdhash reference sets during ingest, or search for similar files from the directory viewer or search results after ingest. Attending conference: no Source URL: https://github.com/pcbje/autopsy-ahbm License: Apache 2.0 The video presentation is also uploaded to youtube: http://youtu.be/GBmZRufH_3o

Data Content Viewer Modules

  • Basis Technology has developed a Video Triage Module that takes snapshots of videos so that you do not have to view the entire video to determine what it contains.

Report Modules

  • No 3rd party modules have been publicly released.