How to Install Kali Linux Tools in Ubuntu

ubuntu

In this tutorial, we will install Kalilinux Tools in Ubuntu. Some times we will learn abaout kal linux but our laptop doesn support. So we can install Kali Linux tools in ubuntu. Follow this command below

1. Installation repository and package for install katoolin (Kali Linux Tools Installer)
rofi@lenovo:~$ sudo su
root@lenovo:~$ sudo apt-get install python git -y
root@lenovo:~$ wget -q -O - archive.kali.org/archive-key.asc | sudo apt-key add -
root@lenovo:~$ git clone https://github.com/LionSec/katoolin.git
2. After that install katoolin, follow this command below
root@lenovo:/home# cp katoolin/katoolin.py /usr/bin/katoolin
root@lenovo:/home# chmod +x /usr/bin/katoolin
3. Start Katoolin and start Kali Linux Repository
root@lenovo:~$ sudo katoolin
katoolin

Then type 1 to add Kali Linux repository
katoolin

Then type 2 for add repository and update 
katoolin


type back 

Then type 2 for view all Category, in this tutorial i choice number 4 (web applications)
 after that i type number 27 sql map
katoolin
installation finish you can check that application that you installed
katoolin



Post a Comment

Previous Post Next Post