Kali Linux 2024.4: 14 New Tools, Python 3.12, and Raspberry Pi Enhancements

by | Dec 17, 2024 | News




Join our Patreon Channel and Gain access to 70+ Exclusive Walkthrough Videos.

Patreon
Reading Time: 3 Minutes

The final Kali Linux 2024 release delivers essential updates, including the move to Python 3.12, customizable Raspberry Pi images, and 14 new tools, while also marking the end of i386 support.

Key Highlights of Kali Linux 2024.4

Python 3.12: New Default Interpreter

  • Python 3.12 is now the default version, replacing older builds. While pip has been deprecated for installing third-party packages, pipx steps in as the recommended tool, providing environment isolation to prevent conflicts.
  • Users who encounter issues with pip can consult Kali’s updated documentation on pipx usage for smooth application management.

14 New Tools to Enhance Your Arsenal

A variety of new tools have been added to Kali’s network repositories. These tools address Active Directory, MSSQL, web vulnerabilities, and more:

  • bloodyad – Active Directory privilege escalation framework (Submitted by @Arszilla)
  • certi – Ask for certificates to ADCS and discover templates (Submitted by @Arszilla)
  • chainsaw – Rapidly search and hunt through Windows forensic artefacts (Submitted by @Arszilla)
  • findomain – Fastest and most complete solution for domain recognition (Submitted by @Arszilla)
  • hexwalk – Hex analyzer, editor and viewer
  • linkedin2username – Generate username lists for companies on LinkedIn
  • mssqlpwner – Interact and pwn MSSQL servers
  • openssh-ssh1 – Secure SHell (SSH) client for legacy SSH1 protocol
  • proximoth – Control frame attack vulnerability detection tool (Submitted by @TechnicalUserX)
  • python-pipx – Execute binaries from Python packages in isolated environments
  • sara – RouterOS Security Inspector (Submitted by @casterbyte)
  • web-cache-vulnerability-scanner – Go-based CLI tool for testing for web cache poisoning (Submitted by @Arszilla)
  • xsrfprobe – An advanced Cross Site Request Forgery (CSRF/XSRF) audit and exploitation toolkit.
  • zenmap – The Network Mapper (nmap) front end (zenmap-kbx is no longer needed!)

See Also: So, you want to be a hacker?
Offensive Security, Bug Bounty Courses




Discover your weakest link. Be proactive, not reactive. Cybercriminals need just one flaw to strike.

SSH Client Deprecations: DSA Keys

  • OpenSSH 9.8p1 removes support for DSA keys. Users targeting old servers requiring legacy features can switch to ssh1, a client supporting outdated protocols and encryption.
  • Tools like kali-tweaks simplify SSH configurations, providing “Wide Compatibility” settings for pentesting scenarios.

Raspberry Pi Imager Customizations

Raspberry Pi Imager Prompt

  • Kali Linux now supports Raspberry Pi Imager customizations, allowing users to preconfigure settings like Wi-Fi, SSH keys, usernames, and hostnames during the image-writing process.
  • Customizations are stored in user-data and network-config files, which apply automatically on the first boot.

 




Goodbye i386 Kernel and Images

  • Support for the 32-bit i386 kernel has officially ended, aligning with Debian’s decision to phase it out. While Kali will no longer ship i386 images, i386 packages remain available for 64-bit systems.
  • Gamers and legacy software users can still run 32-bit programs via APT or i386 Docker images for now.

GNOME 47 Update: Personalize Your Desktop

  • The latest GNOME 47 desktop introduces customizable accent colors and visual enhancements. Users can now match their desktop theme with their favorite colors for a cohesive look.
  • Additional improvements include a new system monitor panel extension, refreshed login themes, and optimized color schemes in the text editor.

 

Kali GNOME 47 Login Them

Kali Linux 2024.4 login theme – Kali.org

 

Get Kali Linux 2024.4

Existing Installs

Already running Kali Linux? You can seamlessly upgrade to 2024.4 with these quick steps:

# Update your repository list
echo “deb http://http.kali.org/kali kali-rolling main contrib non-free non-free-firmware” | sudo tee /etc/apt/sources.list

# Update and upgrade your system
sudo apt update && sudo apt -y full-upgrade

# Copy any updated configuration files
cp -vrbi /etc/skel/. ~/

# Reboot if required
[ -f /var/run/reboot-required ] && sudo reboot -f

 

Check Your Version

To confirm you’re now running Kali Linux 2024.4, use the following commands:

grep VERSION /etc/os-release
uname -v
uname -r

Sample output:

VERSION_ID=”2024.4″
VERSION=”2024.4″
VERSION_CODENAME=kali-rolling
#1 SMP PREEMPT_DYNAMIC Kali 6.11.2-1kali1 (2024-10-15)
6.11.2-amd64

Note: The output of uname -r may vary depending on your system architecture.

Are u a security researcher? Or a company that writes articles about Cyber Security, Offensive Security (related to information security in general) that match with our specific audience and is worth sharing? If you want to express your idea in an article contact us here for a quote: [email protected]

Merch

Recent News

EXPLORE OUR STORE

Offensive Security & Ethical Hacking Course

Begin the learning curve of hacking now!


Information Security Solutions

Find out how Pentesting Services can help you.


Join our Community

Share This