Autopsy Add-on Modules
repository·master·Indexed 20 days ago
https://github.com/sleuthkit/autopsy_addon_modulesA central hub for 3rd party add-on modules for the Autopsy Digital Forensics Platform. This repository organizes modules by type, including Ingest modules (e.g., Amazon Ecosystem Parser, Antivirus scanner, Atomic Wallet), Content Viewer modules (e.g., BinEd Binary Viewer, Event Log Viewer, LNK File Viewer, Multi Content Viewer), Report modules, and Data Source Processors.
What's inside autopsy_addon_modules
- FaceRadar is an Autopsy ingest module that utilizes OpenCV to detect faces within image files during the forensic analysis process. It is designed to automate the identification of human faces in a digital image collection.
Overview of the EML Parser Ingest Module
masterThe EML Parser is an Autopsy ingest module designed to parse email files with the
.emlextension. It allows forensic investigators to extract and analyze email content within the Autopsy framework.Requirements and Compatibility
- Minimum Autopsy Version: 4.4.0
- Supported Operating Systems: Windows, Linux
Overview of the Parse SQLite Databases Ingest Module
masterThe Parse SQLite Databases module is an Autopsy ingest module designed to parse SQLite databases as defined by the user. This allows for the extraction and analysis of data stored within SQLite database files during a forensic investigation.
Requirements and Compatibility
- Minimum Autopsy Version: 4.4.0
- Supported Operating Systems: Windows, Linux
- License: GNU General Public License Version 3
Overview of the MacFSEvents Ingest Module
masterThe MacFSEvents ingest module is designed to read File System (FS) Events from a macOS image. This allows investigators to analyze file system activity recorded by macOS.Overview of the Timesketch Ingest Module
masterThe Timesketch ingest module is an Autopsy add-on designed to identify all time-based artifacts within a case and transmit them to a Timesketch server for analysis.
Requirements and Compatibility:
- Minimum Autopsy Version: 4.4.0
- Supported Operating Systems: Windows, Linux
- License: GNU General Public License Version 3
Overview of the Parse USN Journal module
masterThe Parse USN Journal module is an Autopsy add-on designed to parse the Update Sequence Number (USN) Journal found within Windows disk images. This allows investigators to track file system changes and metadata updates recorded in the journal.
Requirements and Compatibility
- Minimum Autopsy Version: 4.4.0
- Supported Operating Systems: Windows and Linux
Overview of SPAI Model Report Module
masterThe SPAI Model Report Module is a custom report module created for The DGPTC - Technical Police. It is designed to extend Autopsy's reporting capabilities.
Requirements:
- Minimum Autopsy version: 4.1.0
Resources:
- Website/Source Code: GitHub Repository
- License: GPL (refer to
SPAIModelReportModule_py_GPL_License.txtwithin the module for details).
Overview of the Copy-Move Ingest Module
masterThe Copy-Move module is a package designed for Autopsy that includes both a File Ingest Module and a Data Content Viewer. It enables users to detect Copy-Move forgeries within images contained in a datasource.
Requirements and Compatibility
- Minimum Autopsy Version: 4.1.0
- Known Compatibility Issue: This module may not work with the latest versions of Autopsy (as of April 2020). Users should verify compatibility before deployment.
Metadata
- Author: Tobias Maushammer
- License: MIT License
- Source Code: https://github.com/LoWang123/CopyMoveModulePackage
Overview of the Shimcache parser module
masterThe Shimcache parser is an Autopsy ingest module designed to parse the Shimcache (Application Compatibility Cache) on Windows systems. This module helps forensic investigators identify executed files and their metadata from Windows artifacts.
Requirements and Compatibility:
- Minimum Autopsy version: 4.4.0
- Supported Operating Systems: Windows, Linux
Overview of the Parse Plist Ingest Module
masterThe Parse Plist ingest module is designed to parse property list (.plist) files found on macOS systems. This module allows forensic investigators to extract and analyze user-defined data contained within these files during an Autopsy analysis.Overview of the Google Drive Ingest Module
masterThe Google Drive ingest module is an Autopsy add-on designed to investigate Google Drive snapshot databases. It identifies and lists filenames along with their full paths found within these databases.Overview of the sdhash Ingest Module
masterThe
sdhashmodule enables fuzzy hash matching within Autopsy. It allows investigators to perform two primary types of matching:- During Ingest: Match files against other files or against specific
sdhashreference sets as part of the automated ingest process. - Post-Ingest: Search for similar files directly from the directory viewer or from existing search results after the initial ingest is complete.
Requirements:
- Minimum Autopsy Version: 3.0.7
- License: Apache 2.0
- During Ingest: Match files against other files or against specific