Kali Linux 2025.2 released with 13 new tools, car hacking updates

Kali Linux 2025.2 released with 13 new tools, car hacking updates

Kali Linux 2025.2, the second release of the year, is now available for download with 13 new tools and an expanded car hacking toolkit.

Designed for cybersecurity professionals and ethical hackers, the Kali Linux distribution facilitates security audits, penetration testing, and network research.

The Kali Team has added many new features and refined the distro’s user interface. Notable changes include:

  • Renamed and updated car hacking toolset
  • Kali Menu and UI refresh
  • Updates to Kali NetHunter
  • Additional hacking tools

Renamed and expanded car hacking toolkit

In this release, the CAN Arsenal was renamed CARsenal to better reflect its purpose as a car hacking toolset and now has a more user-friendly interface.

The Kali Team has also added new tools, including:

  • hlcand: Modified slcand for ELM327 use
  • VIN Info: Decode your VIN identifier
  • CaringCaribou: Actually provide Listener, Dump, Fuzzer, Send, UDS and XCP modules
  • ICSim: Provide a great simulator to play with VCAN and test CARsenal toolset without hardware needed

Kali Menu and UI refresh

The Kali Menu was also reorganized to align with the MITRE ATT&CK framework, making it easier for both red and blue teams to find the right tools.

The menu structure was previously based on older systems like WHAX and BackTrack, which unfortunately lacked proper design planning and made it difficult to scale and add new tools, resulting in confusion when trying to locate similar tools.

“Now, we have created a new system and automated many aspects, making it easier for us to manage, and easier for you to discover items. Win win. Over time, we hope to start to add this to kali.org/tools/,” the Kali Team said.

“Currently Kali Purple still follows NIST CSF (National Institute of Standards and Technology Critical Infrastructure Cybersecurity), rather than MITRE D3FEND.”

New Kali Menu
New Kali Menu (Kali Team)

GNOME has been updated to version 48, featuring notification stacking, performance improvements, dynamic triple buffering, and an enhanced image viewer. It also includes digital well-being tools for battery health preservation and HDR support.

The user interface has been refined for a sharper look with improved themes, and the document reader Evince has been replaced with the new Papers app.

KDE Plasma has now reached version 6.3, which packs a massive overhaul of fractional scaling, accurate screen colors when using the Night Light, more accurate CPU usage in the system monitor, Info Center with more information, like GPU data or battery cycle counts, and many more customization features.

New tools in Kali Linux 2025.2

This new Kali Linux release also adds 23 new toys to test:

Kali NetHunter Updates

Besides a revamped car hacking toolset, Kali Linux 2025.2 introduces wireless injection, de-authentication, and WPA2 handshake capture support for the first smartwatch, the TicWatch Pro 3 (all variants with bcm43436b0 chipset).

Kali Team also shared a teaser featuring Kali NetHunter KeX running on Android Auto head units and introduced new and updated Kali NetHunter Kernels, including:

  • (New) Xiaomi Redmi 4/4X (A13) (by @MomboteQ)
  • (New) Xiaomi Redmi Note 11 (A15) (by @Madara273)
  • (Updated) Realme C15 (A10) (by @Frostleaft07)
  • (Updated) Samsung Galaxy S10 (A14,A15/exynos9820) (by @V0lk3n)
  • (Updated) Samsung Galaxy S9 (A13/exynos9810) (by @V0lk3n)

How to get Kali Linux 2025.2

To start using Kali Linux 2025.2, upgrade your existing installation, select a platform, or directly download ISO imagesfor new installs and live distributions.

Kali users updating from a previous version can use the following commands to upgrade to the latest version.

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

sudo apt update && sudo apt -y full-upgrade

cp -vrbi /etc/skel/. ~/

[ -f /var/run/reboot-required ] && sudo reboot -f

If you’re using Kali on WSL, consider upgrading to WSL 2 for better support of graphical applications. To check your WSL version, run ‘wsl -l -v’ in a Windows command prompt.

Once upgraded, you can check if the upgrade was successful using the following command: grep VERSION /etc/os-release.

You can check the complete changelog for Kali Linux 2025.2 on Kali’s website.

Tines Needle

Patching used to mean complex scripts, long hours, and endless fire drills. Not anymore.

In this new guide, Tines breaks down how modern IT orgs are leveling up with automation. Patch faster, reduce overhead, and focus on strategic work — no complex scripts required.


Source link