Hello Everyone

Offensive Security, maintainers of the popular Kali Linux open-source project, released Kali Linux 2019.4, the latest iteration of the Kali Linux penetration testing platform. The new release includes several new features, including a new default desktop environment, a new theme and a new undercover mode for pentesters doing assessment work in public places.
Kali Linux 2019.4 updates:
- Kali Documentation has a new home and is now Git powered
- Public Packaging – getting your tools into Kali
- Kali NetHunter KeX – Full Kali desktop on Android
- BTRFS during setup
- Added PowerShell
- The kernel is upgraded to version 5.3.9
- Plus the normal bugs fixes and updates.

PowerShell

BTRFS Snapshot

NetHunter

If you are an existing user, you can run a quick update using the following command.
root@kali:~# apt update && apt -y full-upgradeAfter the update, you can verify the installation using the following command
root@kali:~# grep VERSION /etc/os-releaseDownload Link:
Enjoy