Kali Linux 2026.1 Ships BackTrack Anniversary Mode, Eight New Security Tools, and Kernel 6.18
Kali Linux 2026.1 commemorates BackTrack's 20th anniversary with a retro desktop mode, adds eight new security tools including an MCP server for Metasploit, and upgrades to kernel 6.18.
Offensive Security released Kali Linux 2026.1 on March 25, delivering the annual theme refresh, eight new security tools, a kernel upgrade to 6.18, and a nostalgia-driven BackTrack mode marking two decades since the penetration testing distribution’s predecessor first appeared.
BackTrack Mode Marks 20th Anniversary
2026 marks the 20th anniversary of BackTrack Linux, the Debian-based security distribution that preceded Kali and helped establish penetration testing as a structured discipline. To commemorate the milestone, the Kali team has added a BackTrack mode to the existing kali-undercover tool, which previously only offered a Windows-style disguise for the desktop.
The new mode recreates the look and feel of BackTrack 5, complete with the original wallpaper, color scheme, and window themes. Users can activate it by selecting the option from the application menu or by running kali-undercover --backtrack in a terminal. Running the command again toggles the desktop back to the standard Kali interface. While purely cosmetic, the feature serves as a visual reminder of the project’s lineage for security professionals who began their careers with BackTrack.
Eight New Tools for Security Professionals
The release introduces eight tools to the Kali network repositories, spanning post-exploitation, vulnerability scanning, and automation. According to the official release announcement, the additions are:
- AdaptixC2 — An extensible post-exploitation and adversarial emulation framework designed for red team operations.
- Atomic-Operator — A tool for executing Atomic Red Team tests across multiple operating systems, enabling standardized adversary simulation.
- Fluxion — A security auditing and social-engineering research tool focused on wireless network assessments.
- GEF (GDB Enhanced Features) — A modern interface for the GDB debugger that adds advanced visualization and debugging capabilities for exploit development.
- MetasploitMCP — An MCP (Model Context Protocol) server for the Metasploit framework, enabling AI-powered agents to interact with Metasploit’s capabilities programmatically.
- SSTImap — An automatic Server-Side Template Injection detection tool with an interactive interface for identifying and exploiting SSTI vulnerabilities.
- WPProbe — A fast WordPress plugin enumeration tool for identifying installed plugins and their versions on target sites.
- XSStrike — An advanced cross-site scripting scanner capable of context-aware payload generation and WAF detection.
The inclusion of MetasploitMCP is particularly notable, as it reflects the broader trend of AI agent integration into security tooling. The tool allows large language model agents to leverage Metasploit’s exploit database and session management through the Model Context Protocol, a standard that has gained significant adoption across the developer tooling ecosystem.
Kernel and Package Updates
Kali Linux 2026.1 upgrades the kernel to version 6.18, bringing improvements in hardware support, networking performance, and security hardening from the upstream Linux kernel. The release also adds 25 new packages, removes 9 deprecated ones, and delivers 183 package updates across the distribution.
Visual Refresh and Infrastructure Changes
Following the annual tradition, the release introduces a new default theme covering the boot menu, graphical installer, login screen, and desktop environment, along with a refreshed wallpaper collection. A bug affecting the boot animation on live images has been resolved; the animation now loops correctly when the boot process takes longer than expected.
The Kali mirror infrastructure has expanded with four new mirrors in Azerbaijan, China (hosted by Qilu University of Technology), South Korea, and Spain (provided by Raiola Networks), improving download speeds for users in those regions.
NetHunter Mobile Updates
The Kali NetHunter mobile penetration testing platform received several targeted fixes. The NetHunter app addresses bugs in WPS scanning and HID permission handling, and restores correct back-button navigation. Device-specific improvements include a new kernel for the Redmi Note 8 running Android 16, and a wireless firmware patch for the Samsung Galaxy S10 series that enables tools such as reaver, bully, and kismet to function properly within the Kali chroot environment.
A notable development for NetHunter is the first working QCACLD v3.0 wireless injection patch, which the Kali team described as a breakthrough that could open the door to wireless injection support on a wider range of devices using Qualcomm chipsets.
Known Issues
The release is not without caveats. Users of the kali-tools-sdr metapackage will encounter compatibility problems, as the GNU Radio ecosystem is described as being in poor shape in this release. Tools including gr-air-modes and gqrx-sdr are confirmed to be broken, with fixes expected in a subsequent update.
Kali Linux 2026.1 is available for download from the official Kali website as ISO images for bare-metal and virtual machine installations, as well as pre-built images for ARM devices and containers. Existing users can upgrade by running sudo apt update && sudo apt full-upgrade.