Kali Linux is a Debian-based distribution that ships with a collection of security and forensics utilities. The distribution recently shifted from issuing fixed releases to a rolling release model. The project has announced the launch of Kali Linux 2016.1, the first version of the distribution’s new rolling release series. “Today marks an important milestone for us with the first public release of our Kali Linux rolling distribution. Kali switched to a rolling release model back when we hit version 2.0 (codename `sana’), however the rolling release was only available via an upgrade from 2.0 to kali-rolling for a select brave group. After five months of testing our rolling distribution (and its supporting infrastructure), we’re confident in its reliability – giving our users the best of all worlds – the stability of Debian, together with the latest versions of the many outstanding penetration testing tools created and shared by the information security community.
Release Informartion
About project
Documentation
Community
Blog
Kali Linux 2.0
Download Kali Linux 32 bit
Download Kali Linux 32 bit Light
Download Kali Linux 32 bit mini
Download Kali Linux 64 bit
Download Kali Linux 64 bit Light
Download Kali Linux 64 bit mini
Download Kali Linux armel
Download Kali Linux armhf
Download Kali Linux NetHunter for Nexus and OnePlus
Upgrade From Kali 2.0 to Kali Rolling
Migrating from Kali sana (2.0) to Kali rolling is simple. As root, you can run the following commands and be on your way:
cat << EOF > /etc/apt/sources.list deb http://http.kali.org/kali kali-rolling main non-free contrib EOF apt-get update apt-get dist-upgrade # get a coffee, or 10. reboot