On 6th Dec, Offensive Security officially announced the release of Kali Linux 2022.4 on its blog. In the announcement, Offensive Security has confirmed a few things newly added exclusively in this fourth and final version of 2022. We created this post to make it easy for our TheSecMaster readers to know more about what is new in Kali Linux 2022.4, why you should upgrade Kali Linux to 2022.4, and finally, how to upgrade Kali Linux to 2022.4 from an older release. Let’s see the answers one by one without further delay.
Kali Linux is a Debian-based Linux distribution created for security professionals to perform penetration testing, security research, and digital forensics. It was developed by Offensive Security as the successor of BackTrack, the world’s most popular open-source security distribution.
Kali Linux comes with pre-installed tools and frameworks that can be used to assess the security of computer systems, networks, and even websites. It also provides a way to develop custom tools and frameworks that can be used to test security vulnerabilities.
As the distribution is based on Debian, it is highly customizable with numerous customization options available. Additionally, Kali Linux has a strong community of users who are always willing to help out newbies or those needing assistance. Its wide range of tools, combined with its ease of use and excellent user support, makes Kali Linux an ideal choice for security professionals.
Whenever you hear about a new release, the first question that hits your mind is none other than “what is new in the new release?”. That’s why we are here to answer. We created this post for all the fans of Kali Linux who want to know that Kali has been bundled in its new release. Let’s see what is new in Kali Linux 2022.4 one by one.
Let’s see the summary of new features of Offensive Security offering in Kali Linux 2022.4:
Kernel Update
Kali is now available on more platforms including Microsoft’s Azure
6 New Tools Added to the Repository
Desktop updates
NetHunter updates
Miscellaneous things covered
Offensive security started using the kernel v5.18.5 on its RISC architecture computers (Desktop and Server) and v5.15 on its ARM architecture (Single Board Computers or SBCs like Raspberry Pi).
Kali is on Azure Marketplace
Kali Linux 2022.4 is now available on Azure Marketplace. Unfortunately, neither you will have a GUI interface nor any pre-installed tools on Azure cloud. However, if you want any packages, you are allowed to install them, as in the case of the desktop version. Please check out the following kali-docs page: Setting up RDP with Xfce.
Offensive security has introduced a QEMU image of Kali Linux with pre-generated images.
“We are now including a QEMU image with our pre-generated images. We hope this makes it easier for the people who use self-hosted Proxmox Virtual Environments (VE), virt-manager, or libvirt!”
“We are now including a QEMU image with our pre-generated images. We hope this makes it easier for the people who use self-hosted Proxmox Virtual Environments (VE), virt-manager, or libvirt!”– Kali.org
This time Offensive Security has added 6 new tools to its humongous list of toolsets, along with numerous package updates. Here you see the list of new tools:
bloodhound.py – A Python-based ingestor for BloodHound
certipy – Tool for Active Directory Certificate Services enumeration and abuse
hak5-wifi-coconut – A user-space driver for USB Wi-Fi NICs and the Hak5 Wi-Fi Coconut
ldapdomaindump – Active Directory information dumper via LDAP
peass-ng – Privilege escalation tools for Windows and Linux/Unix* and MacOS.
rizin-cutter – reverse engineering platform powered by rizin
This time both GENOME and KDE desktops have seen major updates in their various areas.
Kali has released GNOME 43 for GENOME desktops which comes with improvements across the board, ranging from a new quick settings menu, a redesigned Files app, and hardware security integration.
GENOME 43 with GTK3 theme on Kali 2022.4
In this version, Kali has included KDE version 5.26 to enhance your desktop experience as a whole and make small improvements to various widgets. If you want to stay updated with the latest changes, be sure to read the Plasma 5.26 release announcement publication for all of the juicy details.
Kali launched the new NetHunter pro, the official Kali Linux build for mobile devices. Now Kali 2022.4 NetHunter images are made available for the PinePhone, the PinePhone Pro, and Plasma Mobile modules. Check out this link for installation directions.
In addition this the release of NetHunter pro, the team has come up with enhancements in NetHunter too. A better internal Bluetooth support, audio support for Kex, improved Wardriving, Wireless firmware updates, and crash bugs in android 11/12 were fixed in NetHunter.
Miscellaneous things covered:
Miscellaneous things covered in Kali 2022.4 update
Kali Linux is a powerful, open-source security-focused operating system that serves as an invaluable tool for penetration testing and digital forensics. As such, it’s important to make sure your version of Kali Linux is always up-to-date with the latest features and bug fixes. Upgrading to the newest version of Kali Linux (2022.4) can help ensure you have access to all the latest tools and updates available.
Reasons to upgrade Kali Linux:
To ensure that you have the latest security fixes and enhancements
To take advantage of new features and improvements
To fix bugs that may be present in the current version
To prepare for future changes or updates to the system
To maintain compatibility with other software or hardware that may be updated
To be noted: updating the operating system is a potentially disruptive process, so it’s always a good idea to plan ahead and make sure that you have any necessary backups or procedures in place before proceeding.
Now, let’s see how to upgrade Kali Linux to 2022.4 from any older versions. The Procedure we show here is very simple. It just needs three commands to complete the upgradation.
You can check the distribution version using this command:In this demo we have Kali running v2022.3.
$ sudo cat /etc/os-release
Use this simple command to update the package list:
$ sudo apt update
OR
$ sudo apt-get update
You can use apt upgrade command instead. However, we recommend to use dist-upgrade as this comment try resolving dependency issues related to old packages.$ sudo apt dist-upgradeOR$ sudo apt-get dist-upgrade.
$ sudo apt dist-upgrade
OR
$ sudo apt-get dist-upgrade
Finally, reboot your system to save all of the updates.
$ sudo reboot now
You can check the distribution version using this command. Since Kali Linux v2022.4 is the latest available version at the time of publishing this post, the system has upgraded to v2022.4 after reboot.
$ sudo cat /etc/os-release
And that’s it! Your Kali installation should now be up-to-date. This is how you can upgrade Kali Linux to 2022.4.
In conclusion, upgrading Kali Linux to 2022.4 is highly recommended if you want to have the best experience possible when it comes to digital forensics and penetration testing. Upgrading to the newest version (2022.4) will give you access to all the latest tools and features available so you can more effectively protect your systems from potential threats.
We hope this post would help you learn what is new in Kali Linux 2022.4, and how to upgrade Kali Linux to 2022.4. Thanks for reading this tutorial post. Visit our social media page on Facebook, LinkedIn, Twitter, Telegram, Tumblr, Medium & Instagram, and subscribe to receive updates like this.
You may also like these articles:
What Is New in Kali Linux 2023.4? And, How to Upgrade Kali Linux to 2023.4 From Older Release?
What Is New in Kali Linux 2023.3? And, How to Upgrade Kali Linux to 2023.3?
What Is New in Kali Linux 2023.2? And, How to Upgrade Kali Linux to 2023.2?
What Is New in Kali Linux 2023.1? And, How to Upgrade Kali Linux to 2023.1?
A Step-by-Step Guide to Install Kali Linux on Raspberry Pi 5
Arun KL is a cybersecurity professional with 15+ years of experience in IT infrastructure, cloud security, vulnerability management, Penetration Testing, security operations, and incident response. He is adept at designing and implementing robust security solutions to safeguard systems and data. Arun holds multiple industry certifications including CCNA, CCNA Security, RHCE, CEH, and AWS Security.
“Knowledge Arsenal: Empowering Your Security Journey through Continuous Learning”
"Cybersecurity All-in-One For Dummies" offers a comprehensive guide to securing personal and business digital assets from cyber threats, with actionable insights from industry experts.
BurpGPT is a cutting-edge Burp Suite extension that harnesses the power of OpenAI's language models to revolutionize web application security testing. With customizable prompts and advanced AI capabilities, BurpGPT enables security professionals to uncover bespoke vulnerabilities, streamline assessments, and stay ahead of evolving threats.
PentestGPT, developed by Gelei Deng and team, revolutionizes penetration testing by harnessing AI power. Leveraging OpenAI's GPT-4, it automates and streamlines the process, making it efficient and accessible. With advanced features and interactive guidance, PentestGPT empowers testers to identify vulnerabilities effectively, representing a significant leap in cybersecurity.
Tenable BurpGPT is a powerful Burp Suite extension that leverages OpenAI's advanced language models to analyze HTTP traffic and identify potential security risks. By automating vulnerability detection and providing AI-generated insights, BurpGPT dramatically reduces manual testing efforts for security researchers, developers, and pentesters.
Microsoft Security Copilot is a revolutionary AI-powered security solution that empowers cybersecurity professionals to identify and address potential breaches effectively. By harnessing advanced technologies like OpenAI's GPT-4 and Microsoft's extensive threat intelligence, Security Copilot streamlines threat detection and response, enabling defenders to operate at machine speed and scale.