Autopsy Add-on Modules

repository·master·Indexed 20 days ago

https://github.com/sleuthkit/autopsy_addon_modules

A 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.

Tokens
10.3K
Snippets
6
Records
127
Agent score
69%

What's inside autopsy_addon_modules

  1. Overview of the Parse SQLite Databases Ingest Module

    master

    The 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
  2. Overview of the Parse USN Journal module

    master

    The 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
  3. Overview of SPAI Model Report Module

    master

    The 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.txt within the module for details).
  4. Overview of the Copy-Move Ingest Module

    master

    The 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

  5. Overview of the sdhash Ingest Module

    master

    The sdhash module enables fuzzy hash matching within Autopsy. It allows investigators to perform two primary types of matching:

    1. During Ingest: Match files against other files or against specific sdhash reference sets as part of the automated ingest process.
    2. 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