Skip to content

Tool that automatically install all Kali linux tools. Forked version of LionSec created to apply important changes sent by comunity that wasn't been applied on original version. Project open to new contributions!

License

Notifications You must be signed in to change notification settings

tarciziovn/katoolin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

katoolin

katoolin

Automatically install all Kali linux tools

Disclaimer about Forked version

This Fork has been created due to the fact that the original version has a lot of Pull requests with relevant fixes and improvements like compatibility with Python 3, typo fixes, link fixes, and so on, that have more than a year waiting for been applied to the master version and the original maintainer didn't apply those fixes for unknown reasons. The main idea is to receive the relevant pull requests for benefits of the users and if the maintainer decides in the near future to merge this fork applying the changes, it's ok! In another case, the project continues through this fork of the original project. Note: I advertise through comments on some pull requests of the original project about this fork for contributors to bring their suggestions to this fork. When I have some time I will bring their suggestions for this project if they didn't.

Features

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

Roadmap improvements

  • Python v2 and v3 compatibility
  • Typo and Link fixes
  • Installation script
  • Debian/Ubuntu packaging
  • Compatibility with other linux packing systems
  • Graphical User Interface

Requirements

  • Python 2.7 (Compatibility to Python 3.0 is under progress)
  • An Ubuntu Linux family operating system (tested on Ubuntu)

Installation

sudo curl -Lo katoolin https://raw.githubusercontent.com/tarciziovn/katoolin/master/katoolin.py 
sudo chmod +x katoolin
sudo mv katoolin /usr/bin/katoolin
sudo katoolin 

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 problems.

I have some questions!

Please visit https://github.com/tarciziovn/katoolin/issues

Donations for the actual maintainer

  • soon

Donations for the original maintainer

Contacts of the original maintainer

About

Tool that automatically install all Kali linux tools. Forked version of LionSec created to apply important changes sent by comunity that wasn't been applied on original version. Project open to new contributions!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%