Kali Linux 2020.2 Released – Download DVD ISO Images

Linux

Kali Linux (formerly known as BackTrack Linux) announced the release of Kali Linux Version 2020.2 on May 12th, 2020. Kali Linux is a Debian based distribution specially focused on penetration testing and digital forensics use.

From Project Page

Kali Linux is the new generation of the industry-leading BackTrack Linux penetration testing and security auditing Linux distribution. Kali Linux is a complete re-build of BackTrack from the ground up, adhering completely to Debian development standards.

The latest version of Kali Linux ships with both feature and cosmetic changes as we shall see later on in this guide. In summary, here are some of the improvements included in Kali 2020.2.

A Whole New Desktop and Login Screen Make-over

The new Kali Linux 2020.2 comes with a spruced up desktop with light and dark themes. You can switch between the themes by going to ‘Settings’ and selecting your preferred theme.

Switch Kali Linux Themes

Switch Kali Linux Themes

Here’s a glimpse of the dark theme.

Kali Linux Dark Theme

Kali Linux Dark Theme

And here’s a taste of the light theme.

Kali Linux Light Theme

Kali Linux Light Theme

The login screen has also been tweaked and has received an enhanced layout with the login box centred to provide a more organized and cool appearance.

Kali Linux Login Screen

Kali Linux Login Screen

The GNOME desktop environment has also been updated to its latest version – GNOME 3.36. The KDE Plasma and XFCE environments have also received a polished look.

PowerShell Integration in Kali Linux

Powershell has been moved from Kali Linux’s network repository to one of the primary metapackages known as kali-linux-large. This implies you can choose to install Powershell either during installation – since it’s now included in the kali-Linux-large metapackages – or once Kali is finally installed. This can be done on the terminal using the command shown

$ sudo apt install -y kali-linux-large

To invoke Powershell on the terminal, simply run the command.

$ pwsh

New Key Packages & Icons

Some of the new packages included in Kali 2020.2 include:

  • Python 3.8
  • Joplin – a note-taking application
  • Nextnet – a pivot point discovery tool coded in Go language
  • SpiderFoot – a reconnaissance tool

It won’t take you so much effort to notice the new-look package icons for each tool in the new Kali 2020.2 release. The opinion may be varied over the aesthetic appeal of the logos, but it’s a change worth noting nevertheless.

Kali on ARM Improvements

ARM images no longer use the default root/toor login credentials when logging in, as has been since Kali Linux 2020.1. Additionally, the latest version of Kali has dropped support for the minimum 8GB SD card. Now you will be required to use a 16 GB SD card or greater for ARM images.

Software Installer Changes

The new Kali 2020.2 gets rid of the ‘kali-linux-everything’ option from the installer. This resolves the issue that was present in the earlier version (Kali 2020.1) where users had to select “everything” which took much longer to retrieve very large meta-packages.

Now, every desktop environment and Kali-Linux-large meta-packages are cached in the ISO image and users get to select what they need to install.

Kali Linux Installer

Kali Linux Installer

Direct Download Kali Linux DVD ISO Images

To get the latest version of Kali Linux, simply head out to Kali’s download page and select your preferred ISO image corresponding to your system’s architecture.

Direct Download of Kali Linux for 64-Bit and 32-Bit ISO Images can be downloaded from the following links.

Additionally, you can download images for ARM devices such as Raspberry Pi and PineBook from this link.

Upgrading Kali Linux to Latest Version

Since Kali is a rolling release, you can upgrade your system by running the commands below to get the latest updates.

$ sudo apt -y update 
$ sudo apt -y full-upgrade

If you are looking for a fresh installation, read our guide: Kali Linux 2020.2 – Fresh Installation Guide.

That a brief round-up of what to look forward to in the latest Kali Linux 2020.2.

Products You May Like

Articles You May Like

Meta Testing New Feature That Allows You to Post Instagram Reels Directly on Threads
Infinix Inbook Air Pro+ With OLED Display, Intel Core i5 Chipset Launched in India: Specifications, Price
Honor X7c With Snapdragon 4 Gen 2 SoC, 6,000mAh Battery Launched: Price, Specifications
Poco C75 Renders, Specifications Leaked; Said to Get 6.88-Inch Display, MediaTek Helio G81 SoC
iPad Mini (2024) With A17 Pro Chip, Support for Apple Intelligence Launched in India: Price, Specifications

Leave a Reply

Your email address will not be published. Required fields are marked *