CAINE 11 – GNU/Linux Live Distribution

CAINE or Computer Aided INvestigative Environment is an Italian GNU/Linux live distribution created as a Digital Forensics project. Currently, the project manager is Nanni Bassetti (Bari – Italy).

It offers a complete forensic environment that is organized to integrate existing software tools as software modules and to provide a friendly graphical interface.

The main design objectives that CAINE aims to guarantee are the following:

  • An interoperable environment that supports the digital investigator during the four phases of the digital investigation
  • A user-friendly graphical interface
  • User-friendly tools

CAINE represents fully the spirit of the Open Source philosophy because the project is completely open, everyone could take on the legacy of the previous developer or project manager.

The distro is open source, the Windows side is freeware and, the last but not least, the distro is installable, thus giving the opportunity to rebuild it in a new brand version.

The important news is CAINE 11.0 blocks all the block devices (e.g. /dev/sda), in Read-Only mode. You can use a tool with a GUI named BlockON/OFF present on CAINE’s Desktop.

This new write-blocking method assures all disks are really preserved from accidentally writing operations, because they are locked in Read-Only mode.

  • If you need to write a disk, you can unlock it with BlockOn/Off or using “Mounter” changing the policy in writable mode.
  • CAINE is always more fast during the boot.
  • CAINE 11.0 can boot to RAM (toram).

Also Read – AntiDisposmail : Detecting Disposable Email Addresses

Important Feature Changes

  • All devices are blocked in Read-Only mode, by default.
  • New tools, new OSINT, Autopsy 4.13 onboard, APFS ready,BTRFS forensic tool, NVME SSD drivers ready!
  • SSH server disabled by default (see Manual page for enabling it).
  • SCRCPY – screen your android device
  • Autopsy 4.13 + additional plugins by McKinnon.
  • X11VNC Server – to control CAINE remotely.
  • Hashcat
  • NEW SCRIPTS (Forensics Tools – Analysis menu)
  • AutoMacTc – a forensics tool for Mac.
  • Bitlocker – volatility plugin
  • Autotimeliner – Automatically extract forensic timeline from volatile memory dumps.
  • Firmwalker – firmware analyzer.
  • CDQR – Cold Disk Quick Response tool
  • Many others fixing and software updating.
R K

Recent Posts

Install MySQL on Ubuntu 20.04: Setup, Security, and Root Access

MySQL is the most popular open-source relational database management system. It is fast, reliable, and a…

22 hours ago

Install Git on Ubuntu 20.04: Apt, Source, and Configuration

Git is the most widely used version control system in the world. It was created by…

22 hours ago

Install Go on Ubuntu 20.04: Download, Setup, and First Program

Go (also called Golang) is an open-source programming language built by Google. It is designed to…

22 hours ago

Install VS Code on Ubuntu 20.04: Snap Package and Apt Guide

Visual Studio Code (VS Code) is an open-source code editor developed by Microsoft. It is one…

23 hours ago

Install Nginx on Ubuntu 20.04: Setup, Firewall, and Config Guide

Nginx (pronounced "engine x") is an open-source, high-performance web server and reverse proxy. It is used…

23 hours ago

Install Apache on Ubuntu 20.04: Setup and Virtual Host Guide

Apache is one of the most widely used open-source web servers in the world. It is…

2 days ago