Software Alternatives, Accelerators & Startups

Kali Linux

Kali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration...

Kali Linux

Kali Linux Reviews and Details

This page is designed to help you find out whether Kali Linux is good and if it is the right choice for you.

Screenshots and images

  • Kali Linux Landing page
    Landing page //
    2022-10-30

Features & Specs

  1. Specialized Tools

    Kali Linux comes pre-installed with numerous penetration testing and security tools tailored for various forms of security testing, including network scanning, vulnerability detection, and digital forensics.

  2. Regular Updates

    Frequent updates ensure that the tools and the kernel include the latest capabilities and patches for performance and security.

  3. Community Support

    Kali Linux has a large and active community of users and developers, offering vast resources, guides, and forums for troubleshooting and learning.

  4. Customizability

    Users can customize their environment by building their own Kali images, adding or removing tools, and adjusting configurations to fit specific requirements.

  5. Multi-Platform Support

    Kali Linux can be installed on various platforms including ARM devices, virtual machines, and cloud platforms, offering flexibility in deployment.

Badges

Promote Kali Linux. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

Kali Linux Review & Walkthrough | NEW Undercover Mode | 2019.4 Update | (Linux Beginners Tutorial)

Kali Linux 2020.1 | The Best Linux Distro For Hacking

KALI LINUX : THE BEST DISTRO FOR PENTESTING!

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Kali Linux and what they use it for.
  • Windows 10 finds Viruses in Kali Linux iso or VM image
    Thanks. It was downloaded from official kali.org website. Source: about 3 years ago
  • Resources needed.
    Step 1: download the Kali image from kali.org Step 2: burn the image with Rufus app (windows) on a pen-drive (16gb would be a good choice). Source: about 3 years ago
  • I have 2 versions of python (python3 and 3.11) and i can't seem to uninstall any of them ( i don't run kali on vmware)
    Hi, thanks for the reply (: I just mentioned in the 1st comment above that I actually had some trouble burning the iso into my pen usb since the windows firewall assumed some files as trojan. I don't know if they're really trojan ( and why would an operative system would have been built by trojan since I downloaded it from kali.org ) or if windows firewall is just too above of it's head. Source: about 3 years ago
  • Desperate for advise! Iโ€™m a greenhorn.
    I think you're in over your head tbh. I wouldn't fret about getting haxxed or anything. I mean we could spend all day talking about all the ways you could, but if you got the iso from kali.org and used best practices shown on their website, you'll be fine. Source: about 3 years ago
  • No gui and unable to fetch
    From what it looks like, youโ€™re unable to resolve http://kali.org so this should fix it after you restart the service from the command I provided above. Let me know ๐Ÿ‘๐Ÿผ. Source: about 3 years ago
  • Hi, I'm g0tmi1k, lead developer for Kali Linux, alongside some Kali team members. We are doing an AMA here on r/offensive_security on Thursday, March 16th, 2023, at 12 - 2 pm EDT. Get your questions ready!
    Not to be that guy, but linking the about-us page from kali.org is not a proof. Source: over 3 years ago
  • Trouble Installing Tools
    Maybe install a setup VM from kali.org ? They come preinstalled with most you are gonna use. Source: over 3 years ago
  • unable to install kali linux
    ...got impatient, wanted to see if I could even get it running. And now trying to figure out how to uninstall it. Been more than 20 years since I took a Unix class. Anybody reading this, first off find NetworkChuck on Youtube, and follow procedures right from kali.org. Also, use Chatgpt, to make some cheat sheets. I think it's best to install kali to it's own dedicated pc or laptop, with virtualbox, and then pay... Source: over 3 years ago
  • 533 viruses after downloading kali Linux dual boot with windows 10
    It was actually malware I don't know why I got it although I downloaded kali from the official website kali.org, My YouTube account password got stolen and it was used to upload scam videos although I have 2 factor authentication, I have a lot of my passwords stored on my google account Should I use a password manager to randomize all my passwords like the Kaspersky one or am I good. Source: over 3 years ago
  • What is Metasploit- Overview, Framework, and How it is Used?
    Make sure you have the latest version of Metasploit installed. The latest version of Metasploit is available from the Metasploit website (https://www.metasploit.com/) or the Kali Linux distribution's repositories (https://kali.org/). If you're using Windows, make sure to download and install the Cygwin environment (http://www.cygwin.com/downloads/), which includes Metasploit support. Source: over 3 years ago
  • Smartphone choice for dualboot LineageOS/NetHunter: how's the OnePlus 7 Pro?
    Now, after searching for a while, it seems that there's a consensus the OnePlus phones are well-regarded (seems like the 7 was their preferred phone in late 2021) in the NetHunter community, especially the more recent variations of 7 Pro and 7T Pro, so I'm hesitating between these two. Obviously, the OnePlus 7T Pro is a tad bit more recent, having a slightly better snapdragon SoC, but when checking out kali.org's... Source: almost 4 years ago
  • Running into problems installing on pi
    The image keeps failing on etcher (using windows, downloaded the recommended 32bit pi version from kali.org). But then it seems okay because if I plug the sd card in it reads as "boot.". Source: almost 4 years ago
  • Windows defender
    Assuming you got it from the kali.org site though yes, the ISO? Source: almost 4 years ago
  • Install and booting issues
    I installed Kali onto my hard drive via USB. I followed install directions on kali.org website. But I was not prompted to install the the grub boot loader. When I restart my laptop (lenovo x270), I am presented with a boot menu. When I select "ATA HDD0..." it wont boot, just returns to the boot menu window with the options, "Windows boot manager, ATA HDD, PCI LAN" But selecting ATA HDD just returns to same... Source: almost 4 years ago
  • Install Kali Linux GUI on Microsoft Windows 11
    Kali website : https://kali.org Select documentation, WSL then find WIN-KEX Don't forget to update and upgrade before running the following command: Sudo apt install -y kali-win-kex. - Source: dev.to / almost 4 years ago
  • Cannot use persistence partition (Kali Live USB) to update Kali apt
    I have recently installed Kali Live Everything (2022.2 Live Everything ISO from kali.org to be specific). Source: almost 4 years ago
  • apt-get install stucked at 0%
    I installed kali on my pi 2 Zero W and connect to it via ssh or xrdp. But instead of connecting to it via wifi, I have an USB-Cable functioning as a Network adapter. Since I've given the Pi a static IP to, so I don't have to use Putty to connect to it, I can run "apt-get install". I can't ping kali.org either. But I can ping other addresses like google.com for example. Does anybody knows what I have to do without... Source: over 4 years ago
  • Kali Linux VirtualBox ISO installation
    Thank you sir. Is it just me or is the new kali.org web page a bit too modern and futuristic looking? I personally do not like it. Source: over 4 years ago
  • Kali Linux VirtualBox ISO installation
    A while ago, installing Kali Linux in VirtualBox was super easy but ever since they updated their web page to this new modern style it has become a pain and I can't find help on the internet anymore. I am following instructions for this book which tells me to download the ISO file of Kali Linux for VirtualBox. However, when I downloaded the file from their website(kali.org) it gave me an ove file. This is not... Source: over 4 years ago
  • Copyright infringement letters
    Not ever torrent is something pirated. For example kali.org has torrent versions of it's distros. Source: over 4 years ago
  • Kali.org won't load
    I've been trying to open up kali.org to download the iso image to add to VMWare but after a few seconds, it just says "This site can't be reached". I've tried on all my devices and it still doesn't load. I've tried different browsers. The only it works is by turning on my phone's hotspot and connecting my pc to it. Does this mean it's something to do with my ISP?? Source: over 4 years ago

Summary of the public mentions of Kali Linux

Kali Linux, a highly regarded open-source Linux distribution, is primarily tailored for penetration testing and ethical hacking. It is renowned for its robust suite of pre-installed tools that serve security professionals and hackers alike. Reliant on a Debian foundation, this distribution is integral to network security assessments and digital forensics.

Public opinion situates Kali Linux at the forefront of security-focused distributions. Regular mentions in industry articles underscore its suitability for advanced penetration testing and security reinforcement. Nonetheless, there is an underlying consensus highlighting that Kali Linux is not ideal for beginners due to its advanced functionalities and the prior technical knowledge it demands.

One notable mention is in an article titled "The Best Linux Distributions (Operating Systems)", wherein Kali Linux is characterized as a "Hacker Linux" with security as its primary objective. Its ability to identify vulnerabilities and quickly recover lost data is praised, yet the writer advises potential users to possess a foundational grasp of Linux for optimal performance. Additionally, alternatives may be more suitable for non-security users, such as those seeking a system for office or leisure purposes.

Educative resources and training programs augment Kali Linux's utility as a learning platform. Initiatives like the Kali Linux Dojo and a paid pen-testing course offer structured guidance to enhance users' skills in ethical hacking, available directly from the official website and are acknowledged in discussions about secure Linux distributions for enhanced privacy and security.

User experiences, however, paint a nuanced picture. Many find Kali Linux straightforward to use, with compatibility across various platforms, including ARM and VMware. However, issues arise concerning installation and operation, sometimes complicated by security software like Windows Defender flagging legitimate files as threats, leading to a debate about the potential causes, whether they stem from false positives or more complex security breaches.

Communication in forums reveals challenges encountered with installing and operating Kali Linux, pointing to potential gaps in online assistance post-website updates. Nevertheless, these user narratives reflect a proactive community engaged in troubleshooting and supporting each other via popular platforms such as Reddit and through AMAs organized by lead developers.

In summary, public discourse about Kali Linux reflects a multifaceted tool highly esteemed within the cybersecurity domain. The consensus highlights its rich set of features tailored to skilled users with strong technical backgrounds, complemented by diverse educational resources. While technical glitches and complexities remain points of contention among users, the community's concerted efforts and consistent updates solidify Kali Linux's standing as a leader in security-centric Linux distributions.

Do you know an article comparing Kali Linux to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Kali Linux discussion

Log in or Post with

Is Kali Linux good? This is an informative page that will help you find out. Moreover, you can review and discuss Kali Linux here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.