Caido 🤝 Kali Linux

Kali Linux is an open-source, Debian-based Linux distribution widely regarded as the industry standard for penetration testing and security auditing. Backed by OffSec, it features an extensive tool repository for security research, digital forensics, and reverse engineering - making it the go-to choice for security professionals worldwide.
We are excited to announce that Caido is now included in the rolling distribution of Kali Linux.
Download & Installation
To download and install Caido from the official Kali Linux repository, update your package list and install the package:
bash
sudo apt update
sudo apt install caido
To download and install the Caido CLI, use:
bash
sudo apt install caido-cliLaunching Caido
Once Caido has been installed, enter the following terminal command from any directory to launch Caido:
bash
caido
