This script automates the installation of Katoolin3, a tool to access and manage Kali Linux tools on Ubuntu-based systems.
-
Download the script (or clone the repo):
wget https://github.com/macdoos/katoolin3/blob/main/install.sh
-
Make it executable:
chmod +x install.sh
-
Run the script:
sudo ./install.sh
- Updates and upgrades the system.
- Installs required dependencies (
git,python3,python3-apt, etc.). - Adds the official Kali Linux repository signing key.
- Clones the Katoolin3 repository.
- Runs the installation.
- Configures Katoolin3 to run globally.
sudo katoolin3happy hacking! :)