How To Install Maltego On Ubuntu Download
- How To Install Maltego In Kali
- How To Install Maltego On Ubuntu Download Pc
- Download And Install Ubuntu
The network installer is also useful if you want to install Ubuntu on a large number of computers at once. Download the network installer for 18.10 Download the network installer for 18.04 LTS. Apr 26, 2018 - A recent Verizon Security discussed some tools to analyze malware such as Maltego and Malformity. To save some time for those who may be. XAMPP is a development tool for web developers specially targetted towards back-end web development i.e., server-side scripting, managing databases, etc. XAMPP is easy to install (and get to work), unlike other methods where one has to download all the individual programs manually and set them up on their choice of platform which is tedious and time consuming for newbies.
Katoolin is a script that helps to install Kali Linux tools on your Linux distribution of choice. For those of us who like to use penetration testing tools provided by Kali Linux development team can effectively do that on their preferred Linux distribution by using Katoolin.
In this tutorial we are going to look at steps to install Katoolin on Debian based derivatives.
How To Install Maltego In Kali
Major Features of Katoolin
- Adding Kali Linux repositories.
- Removing Kali Linux repositories.
- Installing Kali Linux tools.
Requirements
Requirements for installing and using Katoolin.
- An operating system for this case we are using Ubuntu 14.04 64-bit.
- Python 2.7

Installing Katoolin
To install Katoolin run the following commands.
Sample Output
Then make /usr/bin/katoolin executable by running the command below.
Now you can run Katoolin as follows.
The output below shows the interface of Katoolin when you run the command.
Sample Output

As you can see it provides a menu from which you can make selections of what you want to do.
Incase the above way of installation fails, you also can try the following steps.
Go to https://github.com/LionSec/katoolin.git page download the zip file and extract it.
After extracting, you should be able to find katoolin.py script. Run katoolin.py command, you will be able to view the output similar to above.
How do I use Katoolin?
How To Install Maltego On Ubuntu Download Pc
To add Kali Linux repositories and update repositories, select option 1 from the Menu.
Sample Output
Then you can select option 2 from the interface above to update the repositories. From the output below, I have only captured a portion where Kali Linux repositories are being updated so that one can install Kali Linux tools in Ubuntu.
If you want to delete the Kali Linux repositories you added, then select option 3.
As part of its operation, the Apt package uses a /etc/apt/sources.list that lists the ‘sources‘ from which you can obtain and install other packages.
Download And Install Ubuntu
To view contents of /etc/apt/sources.list file, select of 4.
To go back you can simply type back and press [Enter] key.
To go back to the main menu, simply type gohome and press [Enter] key.
There are different categories of Kali Linux tools you can install on your Ubuntu using Katoolin.

To view the available categories, select option 2 from the main menu.
You can select a category of choice or install all available Kali Linux tools by selecting option (0) and press [Enter] to install.
You can also install a ClassicMenu indicator using Katoolin.
- ClassicMenu Indicator is a application indicator for the top panel of Ubuntu’s Unity desktop environment.
- ClassicMenu Indicator provides a simple way for you to get a classic GNOME-style application menu for those who prefer this over the default Unity dash menu.
For more information, please visit : http://www.florian-diesch.de/software/classicmenu-indicator/
To install classicmenu indicator, press y and press [Enter].
You can also install Kali menu in Ubuntu by select option 4 and press y and then press [Enter].
To quit Katoolin, simply press Control+C.
Conclusion
These installation steps are easy to follow and using Katoolin is also easy too. Hope you find this article helpful. If you have any additional ideas then post a comment. Remember stay connected to TecMint to find out more guides such as this on.