Offensive Security has announced the release of Kali Linux 2026.2, the second update for this year of their security-focused Linux distribution.
The new version introduces nine additional tools, updates to the NetHunter Android platform, and brings new versions of the desktop environments GNOME 50 and KDE Plasma 6.6.
It also includes the latest kernel, version 6.19. Users running Kali in a virtual machine can expect much faster boot times thanks to changes in how graphics firmware is managed.
The distribution is aimed at cybersecurity professionals and ethical hackers, providing tools for penetration testing, security audits, and network research.
New Tools In Kali Linux 2026.2
Kali Linux 2026.2 adds nine new tools to its network repositories. These include:
- arsenal-ng, a Go-based command library with over 200 cybersecurity cheat sheets;
- hydra-gtk, a reintroduced GTK+ graphical interface for the network logon cracker;
- legba, a multiprotocol credentials bruteforcer, password sprayer, and enumerator;
- oletools, an analyzer for MS OLE2 files and Microsoft Office documents;
- penelope, a shell handler;
- shell-gpt, an AI-powered command-line productivity tool;
- tailscale, a platform for secure networking;
- tookie-osint, a tool for gathering open-source intelligence to find social media accounts; and
- uro, a URL decluttering tool designed for crawling and penetration testing. The Kali team also updated its service helper scripts to improve service management. These updates include functions for checking service status, listing default credentials, and retrieving access information for active services.
Faster VM Boot Times And Desktop Updates
Starting with Kali Linux 2026.2, the pre-built VM images no longer include graphics firmware. The installer images can now detect virtual machine environments and skip installing graphics firmware accordingly.
This change results in a significantly smaller initrd, reduced from 200MB to 60MB, and boot times that are roughly three times faster for QEMU virtual machines on a Linux host, according to the Kali Team.
Actual performance improvements may vary depending on the hardware and configuration. For users running Kali Linux on physical hardware, nothing changes. The default remains a 200MB initrd with all graphics firmware included. Those who want to optimize can manually remove the unneeded firmware.
Kali Linux 2026.2 includes updates to both major desktop environments. It now ships with GNOME 50, which features UI refinements, and KDE Plasma 6.6.
Both desktops have seen significant updates that enhance performance and visual appeal. Users can select either desktop environment during installation or opt to install both on a single system.
NetHunter, Kernel, And Upgrade Changes
The Android-based NetHunter platform has received several significant updates. Support for standalone kernel flashing using Magisk has been added, allowing users to open any new kernel installer zip directly in the Magisk app if it was built with kali-nethunter-installer.
New kernels now include qcacld3 injection support, and there are updated kernels for additional Android versions and device models. More phones can now run NetHunter Pro with bare-metal support.
The Kali NetHunter app launches faster than before, improving user experience. The update also addresses bugs related to custom commands and the chroot manager.
A new EvilTwin tab has been introduced, featuring a Wi-Fi Fake Access Point with a password verification captive portal. Additionally, an iptables fix ensures that the Android Hotspot function works properly after using Wifipumpkin3 or EvilTwin.
The Kali Linux kernel has been updated to version 6.19. The newer 7.0 kernel is also available in the kali-experimental repository for users interested in testing the latest release.
Existing Kali Linux users can upgrade from a previous version using these commands:
1. Ensure the correct repository is configured:
echo "deb http://http.kali.org/kali kali-rolling main contrib non-free non-free-firmware" | sudo tee /etc/apt/sources.list2. Update package lists and upgrade:
sudo apt update && sudo apt -y full-upgrade3. Copy skeleton files to home directory:
cp -vrbi /etc/skel/. ~/4. Reboot if required:
[ -f /var/run/reboot-required ] && sudo reboot -fAfter upgrading, verify the version with:
grep VERSION /etc/os-releaseHow To Get Kali Linux 2026.2
For new installations, ISO images and virtual machine images can be downloaded from Kali's official website. The distribution supports a wide variety of hardware, including Raspberry Pi devices, Android phones through NetHunter, and standard desktop or laptop PCs.
Users running Windows Subsystem for Linux should upgrade to WSL 2 to better support graphical applications. The WSL version can be checked using a command in Windows Command Prompt.
Kali Linux 2026.2 is a rolling release update. Users who install the distribution now will receive ongoing updates through the standard package management channels, eliminating the need for reinstallation for future releases.
The full changelog for Kali Linux 2026.2 is available on Kali's website. Kali Linux 2026.2 is now available as a free download from kali.org.
Thank you for being a Ghacks reader. The post Kali Linux 2026.2 Released With 9 New Tools, GNOME 50, and Kernel 6.19 appeared first on gHacks.
0 Commentaires