Private Docker Registry

Docker Registry for Forensics

Hack42 Labs maintains a private Docker Registry for forensic analysts.

Why use Docker

Docker containers provide both utility and immutability for forensic tools. You can learn more in our post Docker for Forensic Analysts.

Private Docker Registry Details

To access Hack42 Labs’ private Docker Registry, make sure you have a Hack42 Labs account and Docker properly configured on your workstation. Then you can login with the following command:

$ docker login -u <username> registry.hack42labs.com

Forensic images

Hack42 Labs maintains a growing set of free and open source forensic tools in our private docker registry. Below is a current list:

  1. iRestore - decrypt an iOS 10+ encrypted backup (requires backup password)
  2. The Sleuth Kit

Want to stay updated on our latest tools and HOWTOs?