Kali Linux 2025.2 released
By SecBurg
Kali Linux has been released in version 2025.2.
The summary of the changelog since the 2025.1a release from March is:
Desktop Updates - Kali-Menu refresh, GNOME 48 & KDE 6.3 updates
BloodHound Community Edition - Major upgrade with full set of ingestors
Kali NetHunter Smartwatch Wi-Fi Injection - TicWatch Pro 3 now able to de-authenticate and capture WPA2 handshakes
Kali NetHunter CARsenal - Car hacking tool set!
New Tools - 13 new shinny tools added (and various updates)
The new added tools are:
azurehound - BloodHound data collector for Microsoft Azure
binwalk3 - Firmware Analysis Tool
bloodhound-ce-python - Python based ingestor for BloodHound CE
bopscrk - Generate smart and powerful wordlists
chisel-common-binaries - Prebuilt binaries for chisel
crlfuzz - Fast tool to scan CRLF vulnerability written in Go (Submitted by @Arszilla)
donut-shellcode - Generates position-independent shellcode from memory and runs them
gitxray - Scan GitHub repositories and contributors to collect data (Submitted by @weirdlantern)
ldeep - In-depth LDAP enumeration utility
ligolo-ng-common-binaries - Prebuilt binaries for Advanced ligolo-ng
rubeus - Raw Kerberos interaction and abuses
sharphound - BloodHound CE collector
tinja - CLI tool for testing web pages for template injection
You can upgrade your existing rolling release using
sudo apt update
sudo apt full-upgrade -y
Happy hacking!