🌐
Kali Linux
kali.org › tools
Kali Tools | Kali Linux Tools
August 9, 2024 - Home of Kali Linux, an Advanced Penetration Testing Linux distribution used for Penetration Testing, Ethical Hacking and network security assessments.
Kali Docs
Home of Kali Linux, an Advanced Penetration Testing Linux distribution used for Penetration Testing, Ethical Hacking and network security assessments.
Get Kali
Access to the Kali toolset through the WSL framework ... Windows Subsystem for Linux (WSL) is included out of the box with modern Windows. Use Kali (and Win-KeX) without installing additional software.
Installing Kali Linux
Installing Kali Linux (single boot) on your computer is an easy process. This guide will cover the basic install (which can be done on bare metal or guest VM), with the option of encrypting the partition. At times, you may have sensitive data you would prefer to encrypt using Full Disk Encryption ...
Downloading Kali Linux
IMPORTANT! Never download Kali Linux images from anywhere other than the official sources. Always be sure to verify the SHA256 checksums of the file you’ve downloaded against our official values. It would be easy for a malicious entity to modify a Kali installation to contain exploits or ...
🌐
TechTarget
techtarget.com › searchsecurity › tip › Top-Kali-Linux-tools-and-how-to-use-them
Top 21 Kali Linux tools and how to use them | TechTarget
Password attacks. This category includes password cracking tools and tools to make password crackers more effective. Tools include John the Ripper and Hydra. Let's examine some of Kali Linux's most common and useful utilities. The following tools are not listed in any particular order, but similar tools are grouped together.
Debian-derived Linux distribution
VirtualBox_Kali_Linux_29_03_2022_11_10_35.png
Kali Linux desktop
Kali Linux with GNOME desktop
Kali Linux is a Linux distribution designed for digital forensics and penetration testing. It is maintained and funded by Offensive Security. The software is based on the testing branch of the Debian … Wikipedia
Factsheet
OS family Linux (Unix-like)
Working state Active
Factsheet
OS family Linux (Unix-like)
Working state Active
🌐
Kali Linux
kali.org
Kali Linux | Penetration Testing and Ethical Hacking Linux Distribution
You can take any Linux and install ... set the tools up manually and configure them. Kali is optimized to reduce the amount of work, so a professional can just sit down and go. A version of Kali is always close to you, no matter where you need it. Mobile devices, Containers, ARM, Cloud providers, Windows Subsystem for Linux, Pre-built Virtual Machine, Installer Images, and others are all available. With the use of metapackages, ...
🌐
Hostinger
hostinger.com › home › tutorials › kali linux tutorial: essential commands, managing kali tools, running scans, and more
Kali Linux tutorial: Manage tools and run security tests
December 22, 2025 - Learn how to use Kali Linux, from accessing your environment to managing tools, performing security tests, and protecting your system.
Top answer
1 of 2
1
  1. Add Kali Linux Repositories to Ubuntu:

echo "deb http://http.kali.org/kali kali-rolling main contrib non-free" | sudo tee /etc/apt/sources.list.d/kali.list

2.Add Kali GPG Key:

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

3.Update APT package list: sudo apt update

4.Install Specific Kali Tools: sudo apt install amass

If you only want to install a few tools and avoid potential future conflicts, you can remove the Kali repositories after installing the tools:

Remove Kali Repositories After Installation (Optional):

sudo rm /etc/apt/sources.list.d/kali.list

Update APT: sudo apt update

I will also provide some additional options:

1)Using snap to Install Tools

Some tools can be installed via snap, which is a universal package manager:

Install using snap: `sudo snap install amass --classic`

2)Use Katoolin:

Katoolin is a script that simplifies the process of installing Kali Linux tools on Ubuntu: Install Katoolin: sudo apt install python3 python3-pip

sudo pip3 install katoolin

Run Katoolin: sudo katoolin

Follow the on-screen instructions to install categories of tools.

2 of 2
1

Amass in-depth DNS enumeration and network mapping tool can be installed without enabling any potentially unsafe additional repositories by installing the amass snap package with the following command.

sudo snap install amass

To start Amass from the terminal type the command amass

Subcommands: 

    amass intel - Discover targets for enumerations
    amass enum  - Perform enumerations and network mapping
    amass viz   - Visualize enumeration results
    amass track - Track differences between enumerations
    amass db    - Manipulate the Amass graph database

The OWASP Amass Project has developed a tool to help information security professionals perform network mapping of attack surfaces and external asset discovery using open source information gathering and active reconnaissance techniques.

For general information about installing other Kali Linux tools in Ubuntu refer to Proper Installation of Kali linux tools in Ubuntu. If you don't need to install too many Kali Linux tools, check first if the software that you are trying to install is included in the default Ubuntu software repositories and read the warning at LionSec / katoolin GitHub webpage.

🌐
StationX
stationx.net › home › kali linux tutorial 2026 (beginners easy step-by-step guide)
Kali Linux Tutorial 2026 (Beginners Easy Step-by-Step Guide)
January 7, 2026 - To see a list of all metapackages and the tools included in each, visit the Kali-Meta page. If you want to install the tools for social engineering, enter the following command: ... From here, you can choose which packages you want to install. Next, we’ll show you some tools we think every user should have. To install both WinPeas for Windows privileges escalation and LinPeas for Linux privilege escalation at the same time, enter the following command in the terminal:
🌐
Kali Linux
kali.org › docs › general-use › metapackages
Kali Linux Metapackages | Kali Linux Documentation
June 19, 2025 - After it’s complete, installing a metapackage (kali-linux-default in this example) is simply a matter of running one command: kali@kali:~$ sudo apt install -y kali-linux-default kali@kali:~$ Alternatively we can use kali-tweaks to install ...
🌐
GeeksforGeeks
geeksforgeeks.org › linux-unix › kali-linux-tools
Kali Linux Tools - GeeksforGeeks
November 17, 2025 - Go to "Applications" then in "Information Gathering", you will find these tools. Vulnerability is a state or condition of being exposed to the possibility of being attacked or harmed in one or the other way.
Find elsewhere
🌐
eSecurity Planet
esecurityplanet.com › home › networks
Kali Linux Penetration Testing Tutorial: How to Use Kali Linux
May 30, 2025 - The distribution contains sensitive programs that can expose your organization, not to mention jeopardize your employment. There are literally hundreds of Kali Linux tools for various purposes. Beginners can start with very popular packages for classic and recurrent tasks, or they could ask security pros for their favorite tools. While the list of tools can provide some hints, it can be confusing for beginners. Here’s a range of pentest tasks and the appropriate Kali Linux tools: OSINT: Use Maltego to gather information, Dmitry for passive recon
🌐
Kali Linux
kali.org › tools › all-tools
All Kali Tools | Kali Linux Tools
August 9, 2024 - linux-exploit-suggester $ llm-tools-nmap · llvm-defaults · clang · $ clang · $ clang++ $ clang-cl · $ clang-cpp · $ clang-scan-deps · clang-format · $ clang-format · $ clang-format-diff · $ git-clang-format · clang-tidy · $ clang-tidy · $ run-clang-tidy ·
🌐
TCM Security
tcm-sec.com › home › linux › getting started with kali linux: installation guide and tips for beginners
Getting Started with Kali Linux: Installation Guide and Tips for Beginners - TCM Security
September 9, 2025 - It runs in a non-root user mode by default, and users are encouraged to use strong passwords to encrypt their data. There are a couple of things to keep in mind before we start downloading and installing Kali Linux. The first is: Always, ALWAYS run Kali Linux in a VM. While Debian is a stable base operating system, you can never know with Kali Linux if any of your tools might suddenly break.
🌐
Simplilearn
simplilearn.com › home › resources › cyber security › 18 best kali linux tools and how to use them
Top 18 Kali Linux Tools for Ethical Hacking (2026)
October 31, 2025 - Top Kali Linux Tools: 1. Nmap (Network Mapper) 2. Metasploit Framework 3. Wireshark 4. Aircrack-ng 5. Burp Suite 6. John the Ripper 7. OWASP ZAP
🌐
Cybrary
cybrary.it › blog › how-to-use-kali-linux-tools-on-windows-10
How to Use Kali Linux Tools on Windows 10 | Cybrary
Learn how to use Kali Linux tools on Windows 10: MS Store, WSL, updating, installing, & more w/ tips from Cybrary & Kali Linux Revealed.
🌐
Reddit
reddit.com › r/linuxquestions › how can i start and what is the best place to learn kali linux?
r/linuxquestions on Reddit: How can I start and what is the best place to learn Kali linux?
September 5, 2023 -

I've been trying to get into linux for a couple of days via virtualbox, the tutorials i see have an outdated version of kali. I would like to be an ethical hacker but how can i start (i'm still in high school)? i've heard that you can learn to ethically hack with Kali linux, and I would really love to get into it, do you guys have any suggestions? what could i do? it would be lovely to receive some help! ;) Thanks

🌐
Kali Linux
kali.org › docs
Kali Docs | Kali Linux Documentation
June 19, 2025 - Kali Linux on your mainline phone · Kali on your Android phone · Misc. Everything else. Post install. Tools inside of Kali · For when things go wrong · How to get involved with Kali · Kali around the world- Offering support to all · The small print ·
🌐
PhoenixNAP
phoenixnap.com › home › kb › security › 25 best kali linux tools
25 Best Kali Linux Tools
August 7, 2025 - It offered an overview of each tool's features and versions. ... SysAdmin Kali Linux vs. Ubuntu · Security SysAdmin How to Install Kali Linux on VirtualBox
🌐
TutorialsPoint
tutorialspoint.com › kali_linux › index.htm
Kali Linux Tutorial
Kali Linux can be installed in a machine as an Operating System, which is discussed in this tutorial. Installing Kali Linux is a practical option as it provides more options to work and combine the tools. This tutorial gives a complete understanding on Kali Linux and explains how to use it in ...
🌐
Medium
bevijaygupta.medium.com › kali-linux-tools-the-ultimate-guide-300fea14f363
Kali Linux Tools: The Ultimate Guide | by Vijay Kumar Gupta | Medium
July 8, 2024 - Before diving into the specific tools, it’s essential to understand what makes Kali Linux so special. Launched in 2013 as a complete rebuild of BackTrack Linux, Kali Linux offers over 600 pre-installed penetration testing applications. It supports a wide range of devices and is highly customizable, allowing users ...