Skip to content

Automatically install all Kali linux tools

License

Notifications You must be signed in to change notification settings

0xGuigui/Katoolin3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Katoolin 3

Licence Python

Install Kali Linux tools on your Debian/Ubuntu distribution.

Requirements

  • Python 3.10 or higher
  • Debian or Ubuntu based system

Installation

Clone the repository and run the script:

git clone https://github.com/0xGuigui/Katoolin3.git
cd Katoolin3
chmod +x katoolin3.py
sudo ./katoolin3.py

Usage

Once the script is running, you can navigate using the following commands:

  • 0: Install all Kali Linux tools
  • Back: Go back to the previous menu
  • GoHome: Return to the main menu
  • Exit: Close the script

Note: As a standard behavior or this tool, installing 'armitage' will automatically install 'metasploit'.

Features

  • Add Kali Linux repositories
  • Remove Kali Linux repositories
  • Install Kali Linux tools (individually or in bulk)

Tested Systems

  • Ubuntu
  • Debian
  • ZorinOS

Important Note

Before performing a system update, it is highly recommended to remove all Kali Linux repositories using the menu option to prevent potential package conflicts.

Project Status

This project is a modernization of the original Katoolin by LionSec. It has been updated to support Python 3 and fix various compatibility issues with modern distributions. While the core logic remains similar, the codebase is being actively improved for better stability and maintainability.

FAQ

Can I use this on any Linux distribution? This script is specifically designed for Debian-based systems (Ubuntu, Debian, etc.). Usage on other distributions is not supported and may cause issues.

Why a separate repository? The original repository appears unmaintained. This fork exists to provide necessary updates and fixes while retaining credit to the original author.

Is it safe? The script automates the installation of robust tools. However, adding third-party repositories always carries some risk. Use with caution and ensure you understand the changes being made to your package manager sources.

Reporting Issues For issues specific to this version, please open an issue on the GitHub repository.

License

This project is licensed under the GNU General Public License v2.0.

Authors

  • LionSec (Original Author)
  • 0xGuigui (Maintainer)

About

Automatically install all Kali linux tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%