Kali linux через ubuntu

Install Kali Linux Apps on Ubuntu [100% Working]

Install Kali Linux Apps on Ubuntu — Getting Started

Unlike most other operating systems, Linux gives users the ability to customize a distribution to their liking. For example, Kali Linux and Parrot are the most popular Linux distributions used in penetration testing and security auditing. However, that doesn’t mean you can’t use another Linux distribution for penetration testing. All you need is to find a way to install all the security tools in your desired distribution. Unfortunately, the whole process of installing all these tools one by one sometimes gets complicated and time-consuming since Kali Linux has more than 300 pentesting tools. In this case, Katoolin comes quite in handy.

What is Katoolin?

Katoolin is a free, open-source python script developed by Lionsec to install all Kali Linux apps at once or manually one by one in all Linux distributions of your choice. This post will give you a step-by-step guide on installing Kali Linux on Ubuntu 20.04 LTS using Katoolin.

Requirements

To successfully install Kali Linux apps on Ubuntu, we will need to meet the requirements below.

Step-1: Install Git

In most recent Linux distributions, Git comes installed by default. However, if that’s not the case, use the command below to install Git.

After a successful install, use the command below to check the version of Git installed.

Install Kali Linux Apps on Ubuntu [100% Working]

Sample Output:

Step-2: Install Python 2.7

Ubuntu 20.04 LTS comes pre-installed with Python 3. Unfortunately, the Katoolin script is written in Python 2. To get started, run any of the commands below.

sudo apt install python-minimal

When done, run the —version command to check the installed version of Python with the command below.

Install Kali Linux Apps on Ubuntu [100% Working]

Sample Output:

Since most distributions come installed with Python version 3, when you want to use Python version 2, always use the command python2.

Step-3: Install Katoolin

After successfully installing Python2, we can now go ahead and install Katoolin. Execute the command below to clone the Katoolin GitHub repository.

sudo git clone https://github.com/LionSec/katoolin.git

Install Kali Linux Apps on Ubuntu [100% Working]

Sample Output:

Читайте также:  Linux screen закрыть окно

When you run ls command, you should see a new folder with the name «katoolin.» To install Katoolin in our Ubuntu system, we will move/copy the katoolin folder script into the /usr/bin directory with the command below.

sudo cp katoolin/katoolin.py /usr/bin/katoolin

Install Kali Linux Apps on Ubuntu [100% Working]

Sample Output:

Make the script executable using the command below.

sudo chmod +x /usr/bin/katoolin

Step-4: Launch Katoolin

To start using katoolin, run any of the commands below:

sudo python2 /usr/bin/katoolin

Install Kali Linux Apps on Ubuntu [100% Working]

Sample Output:

As of writing this article, Katoolin gives you four options to install kali linux apps on Ubuntu:

  1. Add Kali repositories & Update
  2. View Categories
  3. Install classicmenu indicator
  4. Install Kali menu
  5. Help

Step-5: Add Kali Repositories & Update

To install all Kali Linux apps on Ubuntu, we will need to add Kali repositories to our system. That will enable us to download applications available in Kali repositories. In the Katoolin menu, enter 1 to «add Kali Linux repositories» on the Ubuntu system.

Linux repositories are storage locations where the system retrieves updates and applications. You will see a prompt, «What do you want to do

Press 1 again to select the option «Add Kali Linux repositories.«

Install Kali Linux Apps on Ubuntu [100% Working]

If you get the error gpg: keyserver receive failed: No name , as shown in the image above, don’t panic. Press Ctrl + C to close the katoolin interface and execute the command below.

wget -q -O - archive.kali.org/archive-key.asc | sudo apt-key add sudo apt update

Install Kali Linux Apps on Ubuntu [100% Working]

Sample Output:

Now run the katoolin command again to open the katoolin interface.

Select option 1 to «Add Kali Linux repositories

Select option 2, «Update,» on the next prompt since we had already added the repositories.

Install Kali Linux Apps on Ubuntu [100% Working]

When done, type gohome to return the katoolin main interface window.

Step-6: View Categories to install Kali Linux Apps on Ubuntu

After successfully adding Kali repositories to your system, we can now start installing the various security tools. Enter «2» to select the «View Categories» option.

Install Kali Linux Apps on Ubuntu [100% Working]

You will see a list of all the various security tools categories available. If you have used Kali Linux before, you will realize these categories are arranged just as they appear on the Kali Linux application menu. If you want to install all the tools in their various categories, enter zero (0). To install tools in a particular category, enter the option of that category.

Читайте также:  Смена ttl linux manjaro

For example, in this post, we will install «Information Gathering» tools. We will press one (1) and hit enter. That will open a whole new list of all the information-gathering tools available for install. To install all the tools in this category, press zero (0). To install only a single tool, press the tool number. In our case, we will install Nmap. Therefore, we will press 18 and hit enter.

Install Kali Linux Apps on Ubuntu [100% Working]

You can use this method to install any Kali Linux tool in your system or all of them if you wish. Once done, type «gohome» to go back to the main interfaces window.

Step-7: Install the Classic Menu indicator

The classic menu indicator is an indicator applet for the Ubuntu Desktop environment. It’s a reliable notification applet that sits on your Ubuntu notification bar. On the katoolin main interfaces, type 3 and hit enter to install the Classic Menu indicator. The menu will appear at the top of the window, as shown in the image below.

Install Kali Linux Apps on Ubuntu [100% Working]

Step-8: Install Kali Menu

If you have installed all the Kali Linux tools, it would be good to install the Kali Linux menu to manage the different categories. Type «gohome» to go back to the main window and press 4 to install the Kali menu. When done, you should see the menu icon on your Ubuntu top bar as shown in the image below.

Install Kali Linux Apps on Ubuntu [100% Working]

Conclusion

That’s it! I believe by now; you can easily install Kali Linux apps on Ubuntu system. Luckily the procedure in this post can be replicated on any other Debian-based Linux distribution. If you found this post helpful, please share the love by sharing it with friends on your social platforms.

Источник

Заметка Возможно ли превратить Ubuntu в Kali linux с помощью katoolin? Практика сборки для общего развития.

Всем доброго дня/вечера/ночи. На одной из страниц форума, в разделе soft, я видел уже упоминание о инструменте katoolin. В кратце о программе: по словам разработчика, этот инструмент позволяет установить инструменты kali linux на другой deb-дистрибутив. Напомню, что это может быть Ubuntu, Debian, Xubuntu, Lubuntu и тд. Так вот, я попробую воспользоваться данным инструментом, и записать свои впечатления. А вы, прочитав статью, узнаете на практике как и что, а то не все мануалы курить:=) Можете рассматривать статью в качестве мануала, или записок практика.

Стоит сказать, что я буду использовать самую новую Ubuntu на данный момент: 18.04.1 (64-bit), установлено все будет на VirtualBox, с 4 гб памяти и 4 ядрами процессора по 2.67GHz.

Читайте также:  Linux посмотреть какая видеокарта

Приступим. Процесс установки я рассказывать не буду, имеем уже готовую установленную систему. Открываем терминал, и устанавливаем python и git:

sudo apt-get install python git -y

После установки клонируем katoolin:

git clone https://github.com/LionSec/katoolin.git

Затем копируем двоичный файл katoolin, и сделаем его исполняемым.

sudo cp katoolin/katoolin.py /usr/bin/katoolin sudo chmod +x /usr/bin/katoolin

На приветственном экране меня сразу предупреждают, что если я буду обновлять систему, необходимо вначале удалить репозитории Kali linux, во избежании проблем. Дальше идет менюшка с правом выбора действия:
1. Добавить репозитории Kali linux и обновить
2. Увидеть категории
3. Установить индикатор classicmenu (для понимания — это область уведомлений для панели вверху экрана)
4. Установить меню Kali
5. Помощь

2019-01-31_20-50-52.png

Я выбираю первый пункт, и попадаю в еще одно меню с выбором: добавить репозитории, обновить, удалить их или посмотреть содержимое файла с репозиториями. Выберу пожалуй опять первый пункт.

2019-01-31_20-53-38.png

И вот первая моя ошибка: я запустил программу с обычными правами, поэтому программа ругнулась и ничего мне в файл не добавила. Повторяю всю процедуру через sudo. И снова неудача:

2019-01-31_20-57-17.png

Ок, после перезагрузки системы, и повторения процедуры все же я получил репозитории. Нажимаю двойку для обновления и все прошло безболезненно. Back вернет меня на пункт вверх. Пришло время посмотреть категории:2

2019-01-31_21-03-23.png

Ну и чего уж мелочиться, подумал я, и нажал 0 :=) Но не тут то было, все так просто не бывает.

2019-01-31_21-05-45.png

Скорее всего, даже вручную установить все категории не получится. Ну ладно, хоть что-то поставим. Захожу в первый пункт, и вместо выбора конкретного инструмента я снова нажимаю ALL.

Установка заняла примерно минут 20, и за ее время увидел лишь одну ошибку, которая гласила, что Apache не смог запуститься. В остальном вроде все в порядке. Ок, открываю меню, изменений сильно не вижу, появилось пару ярлыков. Запускаю еще один терминал, и на выбор пытаюсь запустить первое попавшееся приложение. Выбор пал на theharvester.

2019-01-31_21-23-53.png

Снова неудача. Ввожу команду как показано:

2019-01-31_21-25-56.png

Но и это не помогло. Пробую запустить другую программу set — опять ошибка. Зато Metagoofil, Amap, hping3, dnsmap запустились.

Дальше я лезть не стал, так как понимаю, что проблем еще будет куча. В общем вывод такой: собрать из unubtu kali linux не получится. А если получится, то не у тебя. Если задаться целью, то, конечно можно решить ВСЕ проблемы, но зачем изобретать велосипед, если можно воспользоваться мотоциклом.
Спсибо всем, кто прочитал до конца. Считайте это запиской сумасшедшего. Всем удачи.

Источник

Оцените статью
Adblock
detector