Katoolin - is a script that helps to install Kali Linux tools on your Linux distribution of choice. For those of us who like to use penetration testing tools provided by Kali Linux development team can effectively do that on their preferred Linux distribution by using Katoolin.
In this tutorial we are going to look at steps to install Katoolin on Debian based derivatives.
Major Features of Katoolin
Adding Kali Linux repositories.
Removing Kali Linux repositories.
Installing Kali Linux tools.
katoolin: https://github.com/LionSec/katoolin
Installation:
sudo su
git clone https://github.com/LionSec/katoolin.g... cp katoolin/katoolin.py /usr/bin/katoolin
chmod +x /usr/bin/katoolin
sudo katoolin