Easy install of Kali linux tools on other linux distributions
##1 Katoolin is based on hardcoded text representation of the different available tools, keeping that up to date by hand is a horrible and boring job.
##2 There are other tools providing installations of kali linux tools like Tool-X.
##3 There will never be a situation where you need all of the kali linux tools at once. In the end only a small subset is necessary for penetration testing or analysis etc.
So you can just get the tools from kali itself from [kali.org/tools-listing](https://tools.kali.org/tools-listing
Command line interface (CLI) to install Kali Linux Tools in your desired distribution.
Execute this in CLI/Terminal to install katoolin:
mkdir ~/_katemp && cd ~/_katemp && \
wget https://git.io/fjf6m -O katoolin.zip && unzip katoolin.zip && sudo ./install.sh && \
cd ~/ && rm -rf ~/_katemp
Call this in some CLi:
$ katoolin
Pick your preferred linux operating system you want to deal with. The katoolin toolset and setup-helper are versatile and try to fit all your needs.
The following tasks will be executed during install:
If you didn’t use katoolin yet, you need to initialize Kali repos first
The tools are sorted in categories dpending on their purposes. Choose what you want. Even install all at once, but be warned: That takes some time.
The installer will try several ways to setup python if not found, you should ensure it succeeds. Alternative: Install Python 2.x manually. Find it at (python.org/downloads)
Download, install and run katoolin within four steps:
wget https://git.io/fjf6m -O katoolin.zip
unzip katoolin.zip
sudo ./install.sh
katoolin
Target | Command | Note |
---|---|---|
Start | sudo katoolin |
Installing software requires root |
Choose a listed category | (int) 1-14 |
|
Choose a listed tool | (int) 1-99 |
Actual max number depends on category |
Install all tools @mainmenu | (int) 0 |
Downloading and installing 300+ tools probably cost some time depending on your connection, hardware and os |
Install all tools @category | (int) 0 |
Adding multiple tools probably cost some time depending on your connection, hardware and os |
Go back | back |
Step back to the parent menu |
Go home | gohome |
Enter the main menu |
Some scripts, apps and software elements need interactive decisions, so this install is not totally automisable at the moment.
Before updating your base system, ensure to remove all Kali Linux repositories if you want to avoid any kind of update problem.
There are two types of issues available at the github repository site.
There are mandatory fields you have to fill. If not all mandatory fields are filled, the issue will not be handled.
Start here:
Start here: