Kali Linux 2018.3 Released


Another edition of Hacker Summer Camp has come and gone. Kali Linux Team had a great time meeting our users, new and old, particularly at our Black Hat and DEF CON Dojos, which were led by our great friend @ihackstuff and the rest of the Offensive Security crew. Now that everyone is back home, it’s time for their third Kali release of 2018, which is available for immediate download.

Kali 2018.3 brings the kernel up to version 4.17.0 and while 4.17.0 did not introduce many changes, 4.16.0 had a huge number of additions and improvements including more Spectre and Meltdown fixes, improved power management, and better GPU support.

New Tools and Tool Upgrades on Kali Linux 2018.3
   Since Kali last release, Kali Team have added a number of new tools to the repositories, including:
    * idb – An iOS research / penetration testing tool
    * gdb-peda – Python Exploit Development Assistance for GDB
    * datasploit – OSINT Framework to perform various recon techniques
    * kerberoast – Kerberos assessment tools

   In addition to these new packages, we have also upgraded a number of tools in our repos including aircrack-ng, burpsuite, openvas, wifite, and wpscan.
   For the complete list of updates, fixes, and additions, please refer to the Kali Bug Tracker Changelog.

Download Kali Linux 2018.3
   If you would like to check out this latest and greatest Kali release, you can find download links for ISOs and Torrents on the Kali Downloads page along with links to the Offensive Security virtual machine and ARM images, which have also been updated to 2018.3. If you already have a Kali installation you’re happy with, you can easily upgrade by this following command:
      apt update && apt -y full-upgrade

Making sure your Kali Linux are up-to-date
   To double check your version, first make sure your Kali package repositories are correct.
      root@kali:~# cat /etc/apt/sources.list
      deb https://http.kali.org/kali kali-rolling main non-free contrib

   Then after running apt -y full-upgrade, you may require a reboot before checking:
      root@kali:~# grep VERSION /etc/os-release
      VERSION="2018.3"
      VERSION_ID="2018.3"

If you come across any bugs in Kali Linux, please open a report on their bug tracker. It’s more than a little challenging to fix what Kali Team don’t know about.

And have something to say about toollinux or Kali Linux 2018.3? Comment below or share this post from toollinux Facebooktoollinux Twitter and toollinux Google Plus.