NOTE: The list of Autopsy 3rd party modules has been moved to a github repository. You can either browse the repository or download it, which includes some of the modules.
Developers: to have your module listed, please issue a pull request based on the instructions here.
The rest of the page is listed here temporarily in case not everything was moved to the github site.
LEGACY MATERIAL
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 in Autopsy run on each data source and file that are added to the case. These modules are responsible for the big data analysis where they extract data from specific files and put the results in the embedded database.
Amazon Echosystem Parser, CCM RecentlyUsedApps, Cuckoo, File History, Jump_List_AD, MacFSEvents, MacOSX Recent, MacOSX Safari, Plist Parser, SAM Parse, Parse Shellbags, Parse SQLite Databases, Parse SQLite Deleted Records, Parse USNJ, Plaso, Process Amcache, Process EVTX, Process EVTX By EventID, Process Extract VSS, Process Prefetch Files, Process SRUDB, Shimcache Parser, Thumbcache Parser, Thumbs.db Parser, Volatility, Webcache, Windows Internals
Description: This module allows you to use sdhash to perform fuzzy hash matching. 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. Released as part of OSDFCon 2013 Development contest.
Author: Petter Bjelland
Minimum Autopsy version: 3.0.7
Source URL: https://github.com/pcbje/autopsy-ahbm
Release Download: https://github.com/pcbje/autopsy-ahbm/releases
License: Apache 2.0
The video presentation is also uploaded to youtube: http://youtu.be/GBmZRufH_3o
Description: An ingest module that extracts Registry keys and values into derived directories and files so that they show up as nodes in the directory tree. First place winner in the OSDFCon 2013 challenge.
Author: Willi Ballenthin
Minimum version of Autopsy required: 3.0.7
Source URL: https://github.com/williballenthin/Autopsy-WindowsRegistryIngestModule/
Release Download: https://github.com/williballenthin/Autopsy-WindowsRegistryIngestModule/tree/master/precompiled
License of source code: Apache 2
Minimum Autopsy version: 3.1.0
Release Download: http://www.basistech.com/digital-forensics/autopsy/le-bundle/
Content viewer modules in Autopsy display a single file in some way. The standard application comes with viewers for hex, strings, and pictures. These add-on modules allow you to view files in other ways. They are available in the lower right hand corner of Autopsy.
Description: Analyzes video files and displays a series of images so that you can get a basic idea of what the video contains without viewing the entire thing.
Author: Basis Technology
Minimum Autopsy version: 3.0.7
Release Download: http://www.basistech.com/digital-forensics/autopsy/video-triage/
License: Closed source
Description: Content viewer that analyzes a registry hive and allows you to navigate the tree and its key and value pairs. Functions something like Regedit.exe. Winner of the OSDFCon 2013 challenge.
Author: Willi Ballenthin
Minimum version of Autopsy required: 3.0.7
Source URL: https://github.com/williballenthin/Autopsy-WindowsRegistryContentViewer
Release Download: https://github.com/williballenthin/Autopsy-WindowsRegistryContentViewer/blob/master/precompiled/com-williballenthin-autopsy-wrcv-3.0.7-20131001.nbm
License of source code: Apache 2
Description: Content viewer for dozens of file types: html, pdf, eml, emlx, rtf, doc, docx, xls, xlsx, ppt, pptx, odt, ods, odp, wps, wpd, sxw, eps, dbf, csv, tif, emf, wmf, odg, pcx, pbm, svg, pict, vsd, psd, cdr, dxf, and more. Also highlights and enables navigation through keyword hits on the rendered preview.
Author: Luis Filipe Nassif
Minimum version of Autopsy required: 3.1
Source URL: https://github.com/lfcnassif/MultiContentViewer
Release Download: https://github.com/lfcnassif/MultiContentViewer/releases
License of source code: LGPL v3.0
Report modules in Autopsy allow you to make final reports after your investigation is over. Standard modules in Autopsy include HTML and Excel.
Description: FEA comprises three separate tools: i) for email filtering and validation, ii) for credit card number validation and iii) for Bitcoin wallet addresses and private key search and validation.
Author: João Mota, Miguel Frade, Patrício Domingues
Minimum Autopsy version: 3.0.7
Description: Adds tagged evidence into structured and styled tables automatically and directly inside a forensic expert witness report, whilst coming with three pre-existing forensic expert witness report templates to choose from.
Author: Chris Wipat
Minimum Autopsy version: 3.0.7
Source URL: https://github.com/chriswipat/forensic_expert_witness_report_module
Release Download: https://github.com/chriswipat/forensic_expert_witness_report_module/releases/download/v1.0/ForensicExpertWitnessReport.nbm
License: GNU General Public License Version 3
Installation Instructions: https://github.com/chriswipat/forensic_expert_witness_report_module/blob/master/README.md
These modules are more free form and do not use one of the more structured extension points.
Description: Incident Response tool that automates collection and analysis to determine if a host is compromised or not. Can analyze live or dead systems.
Author: Basis Technology
Minimum version of Autopsy required: 3.1
Source URL: http://www.cybertriage.com
Release Download: http://www.cybertriage.com
License of source code: Commercial
Last modified: 2019-02-15