Collection of the most popular open-source forensic tools in a lightweight and fast docker image
10K+
Collection of the most popular and widely used open-source forensic tools in a lightweight and fast docker image.
To deploy a container from the created image :
sudo docker run -it nov3mb3r/dfir /bin/ash
Access your case files with a shared folder between your working directory and the container.
$ sudo docker run -it -v ~/cases:/cases:ro nov3mb3r/dfir /bin/ash
Content type
Image
Digest
Size
54 MB
Last updated
about 8 years ago
docker pull nov3mb3r/dfir