Skip to content

mkrupczak3/Katoolin-Robust

Repository files navigation

katoolin

Katoolin Robust

Automatically install all, or some, of Kali Linux tools.

Alternatives

A better, alternative fork can be found HERE with more up to date package lists and a more modular code structure.

It doesn't have a picture of a skull on it though, so if you still feel like forking this repo, do what you want I guess

New in this fork (from Katoolin)

Installs of multiple packages are performed sequentially rather than in bulk, so the install process will not fail if one or more packages fail to install.

Features

  • Add Kali Linux repositories
  • Remove Kali Linux repositories
  • Install Kali Linux tools

Requirements

  • Python 2.7
  • Ubuntu 18.04+ (Only tested on Ubuntu)

Installation

sudo su

git clone https://github.com/mkrupczak3/Katoolin-Robust.git && cp Katoolin-Robust/katoolin.py /usr/bin/katoolin

chmod +x /usr/bin/katoolin

sudo katoolin

Video

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

Usage

  • Typing the number of a tool will begin the install of it.
  • Typing 0 will install all Kali Linux tools.
  • back : Go back to previous menu
  • gohome : Go to the main menu

Notes

  • By installing Armitage, you will all be installing metasploit, as it is a dependency.

Warning

Before updating your system, please remove all Kali Linux repositories to avoid any problems.

I have some questions!

forker's note: Lionsec does not appear to be responding to most forms of contact

~~Please visit https://github.com/LionSec/katoolin/issues

Donations

~~# Contact

About

A fork of Katoolin with a more robust install process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages