/katoolin

Automatically install all Kali linux tools

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

katoolin

katoolin

Automatically install all Kali linux tools

Features

  • Add Kali linux repositories
  • Remove kali linux repositories
  • Install Kali linux tools

Requirements

  • Python 3
  • An operating system (tested on Ubuntu)

Installation with git

sudo git clone https://github.com/cerealkiller1918/katoolin && cp katoolin/katoolin.py /usr/bin/katoolin
sudo chmod +x /usr/bin/katoolin
sudo katoolin 

Installation with wget

sudo wget https://raw.githubusercontent.com/cerealkiller1918/katoolin/master/katoolin.py -o /usr/bin/katoolin.py
sudo chmod +x /usr/bin/katoolin.py
sudo katoolin.py

Video

https://www.youtube.com/watch?v=8VxCWVoZEEE

Usage

  • Typing the number of a tool will install it
  • Typing 0 will install all Kali Linux tools
  • back : Go back
  • gohome : Go to the main menu
  • By installing armitage , you will install metasploit

Warning

Before updating your system , please remove all Kali-linux repositories to avoid any kind of problem .