Docker Explorer Logo

Docker Explorer

0
Free
Visit Website

This project helps a forensics analyst explore offline Docker filesystems. When analyzing a system where a Docker container has been compromised, it can be useful to have the same view of the filesystem as the container's. Docker uses layered backend filesystems like AuFS or OverlayFS, with each layer stored on the host's filesystem as multiple folders. Some JSON files are used by Docker to know what is what. Installation methods include PPA, PyPI, and cloning the repository. Usage involves finding the interesting container ID, mounting the container's filesystem in /mnt/container, and using tools like log2timeline.py or ls.

FEATURES

ALTERNATIVES

A bash script for automating Linux swap analysis for post-exploitation or forensics purposes.

An open source format for storing digital evidence and data, with a C/C++ library for creating, reading, and manipulating AFF4 images.

A framework for orchestrating forensic collection, processing, and data export.

Turbinia is an open-source framework for automating the running of common forensic processing tools to help with processing evidence in the Cloud.

Recreates the File/Directory tree structure from an extracted $MFT file with detailed record mapping and analysis capabilities.

A cybersecurity tool for collecting and analyzing forensic artifacts on live systems.

wxHexEditor is a free hex editor / disk editor with various data manipulation operations and visualization functionalities.

A digital artifact extraction framework for extracting data from volatile memory (RAM) samples, providing visibility into the runtime state of a system.

PINNED