Thursday, April 3, 2025
HomeKALIKali Linux 2020.4 Released with New Tools, ZSH Shell & Updates for...

Kali Linux 2020.4 Released with New Tools, ZSH Shell & Updates for NetHunter

Published on

SIEM as a Service

Follow Us on Google News

Offensive Security released Kali Linux 2020.4 with ZSH shell as default, updated tools icons, new tools, and more. This new release has several notable updates, all of which are available for fast download or updating.

This distribution can be installed on multiple devices that include smartphones and Raspberry PI.

ZSH Shell By Default and Other Features

ZSH shell was first introduced in Kali Linux 2020.3, now with Kali Linux 2020.4, ZSH is the new default shell.

┌──(kali㉿kali)-[~]
└─$ echo Hello World. I'm $0
Hello World. I'm zsh
┌──(kali㉿kali)-[~]
└─$

It is the default shell on our desktop images, and cloud. For ARM, containers, NetHunter and WSL continue to be the default shell.

The offensive security team also updated the Bash prompt to make it feel similar to the ZSH prompt.

A fresh installation of Kali Linux 2020.4 or later has all the updates. If you are updating Kali, you will need to configure each user to use ZSH or bashrc.

With the new release number of new tools has been added;

With Kali NetHunter a new settings menu, allowing for easy backup and restore of configuration files added by @yesimxev. Also, you will be having an option to change the Kali NetHunter boot animation.

New “Enhanced Session Mode” brings Win-KeX to ARM devices. With this mode it allows users of “Windows on ARM” devices to use Win-KeX and it adds sharpness to Win-KeX on HiDPI devices.

With the previous version Vagrant image available only for VirtualBox, with the new release Vagrant image available for VMware also.

“We have been working away on our ARM images as usual, and this release is no exception. We have reduced the amount of pre-generated images (now 14) as there has not been the demand for these other devices.”

“In 2019.4, we moved https://docs.kali.org/ from a WordPress solution to https://www.kali.org/docs/ using Hugo.”

Fresh download can be done from here. If you are an existing user you can do a quick update, followed by setting the default shell to ZSH. 

kali@kali:~$ echo "deb http://http.kali.org/kali kali-rolling main non-free contrib" | sudo tee /etc/apt/sources.list
kali@kali:~$
kali@kali:~$ sudo apt update && sudo apt -y full-upgrade
kali@kali:~$
kali@kali:~$ cp -i /etc/skel/.bashrc ~/
kali@kali:~$
kali@kali:~$ cp -i /etc/skel/.zshrc ~/
kali@kali:~$
kali@kali:~$ chsh -s /bin/zsh
kali@kali:~$
kali@kali:~$ [ -f /var/run/reboot-required ] && sudo reboot -f
kali@kali:~$

You are also recommended reviewing our Kali Linux Tutorials page which covers dozens of Kali Linux Tools. Also, Learn The Complete Kali Tools in Kali Linux Operating System.

You can follow us on LinkedinTwitterFacebook for daily Cybersecurity and hacking news updates.

Gurubaran
Gurubaran
Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Latest articles

Cisco AnyConnect VPN Server Vulnerability Allows Attackers to Trigger DoS

Cisco has disclosed a significant vulnerability in its AnyConnect VPN Server for Meraki MX and Z...

New Trinda Malware Targets Android Devices by Replacing Phone Numbers During Calls

Kaspersky Lab has uncovered a new version of the Triada Trojan, a sophisticated malware...

DarkCloud Stealer Uses Weaponized .TAR Archives to Target Organizations and Steal Passwords

A recent cyberattack campaign leveraging the DarkCloud stealer has been identified, targeting Spanish companies...

SonicWall Firewall Vulnerability Enables Unauthorized Access

Researchers from Bishop Fox have successfully exploited CVE-2024-53704, an authentication bypass vulnerability that affects SonicWall...

Supply Chain Attack Prevention

Free Webinar - Supply Chain Attack Prevention

Recent attacks like Polyfill[.]io show how compromised third-party components become backdoors for hackers. PCI DSS 4.0’s Requirement 6.4.3 mandates stricter browser script controls, while Requirement 12.8 focuses on securing third-party providers.

Join Vivekanand Gopalan (VP of Products – Indusface) and Phani Deepak Akella (VP of Marketing – Indusface) as they break down these compliance requirements and share strategies to protect your applications from supply chain attacks.

Discussion points

Meeting PCI DSS 4.0 mandates.
Blocking malicious components and unauthorized JavaScript execution.
PIdentifying attack surfaces from third-party dependencies.
Preventing man-in-the-browser attacks with proactive monitoring.

More like this

Kali Linux 2025.1a Released: New Tools and Desktop Environment Upgrades

Kali Linux, the renowned cybersecurity-focused Linux distribution, has just ushered in the new year...

Top 10 Best Proxy Server 2025 & Important Methods to Prevent Yourself From Hackers

Best Proxy Server has been used in enormous cases where some personal data or...

10 Best DNS Management Tools – 2025

Best DNS Management Tools play a crucial role in efficiently managing domain names and...