Kali Linux, Successor of the BackTrack Penetration Testing Distro, Launched
mask.of.sanity writes "Kali, the sixth installment of the BackTrack operating system has been launched. The platform is a favorite of hackers and penetration testers and has been entirely rebuilt to become more secure, transparent and customizable. Metasploit too has been rebuilt to be more stable with an optional noob-friendly interface. Kali even works on ARM devices and comes ready to go for your Raspberry Pi."
The big new feature is that it's been repackaged as a flavor of Debian, instead of using their own custom packaging magic.
The last time I checked, Kali was some sort of VPN to tunnel IPX (NetWare protocol) over IP. It appears to have been popular when Warcraft II was around. Oh well, there are only so many names for things.
FFS stick with one name.
Isn't this the distro that went through WHAX, Whoppix, etc. before becoming BackTrack?
Pick one damn name and stick with it.
Penetration testing with a Raspberry pi, sounds like a movie to me.
Time to offend someone
wys? raspberry? i hope for this distro, because i wanna crack wireless from my tv !
kali /käl/ The most terrifying goddess, wife of Shiva. She is typically depicted as naked, old, and hideous. She is sometimes associated with empowerment.
To be fair this is a great name, after all to most IA/security folks I have to deal with... backtrack truly is terrifying to them
http://docs.kali.org/armel-armhf/install-kali-samsung-chromebook
Alternatives here...
http://www.concise-courses.com/security/top-ten-distros/
Mmmm. Backtrack penetration.
Sounds like the best motto or quip a Linux distro ever had.
Religous speak to God. Insane are spoken to by God. When all shut up, one can finally hear Shostakovich in peace
One thing that I have never understood is why is Backtrack/Kali a distro in the first place. Why not just release a set of packages with a meta package to require the others if you chose deb, or rpm, if you want to run on Ubuntu/Debian/RH/Centos or as like a Slackware diskset with tag files if you go that way?
I can understand most users not wanted to plot the packages into their regular install they actively use. There are lots of tools that need setuid etc and specific versions of libraries you might not want around on the system for other reasons. Still if it was just a package set it would make it easy to install in a Linux container or chroot environment without having to run in a full VM. It would make it much easier to install a subset of the functionality if you have domain specific needs on your main install as well. At the same time it would make it no harder to install on a VM or dedicated portable, just install the distro than slap the packages on. Its not as if anyone doing anything useful with msf etc can't manage to do installpkg kali-*.tgz, or apt get kali or whatever.
Don't take the is post as knocking the project; I really mean it as just asking a question and stating some reasons why I think a different approach might make some sense. This is an amazingly well put together tool. I am sure there is a ton of effort that went in continues to into getting all those packages built and playing nice with each other. Lots of the code and build scripts etc for those tools are not exactly what you would ordinarily call release ready. Having tried to package some of them myself along the way I fully aware of this. I know the maintainers also have to put lots of effort into making sure they don't package anything that really is malicious too; which is no small task.
Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
Can someone please explain to me why one would use this distro instead of just installing packages with Debian? I've never understood the appeal.
It is still rough around the edges. The older BackTrack seemed a better product. But my comments need to be tempered by perception bias, I am used to BackTrack and Kali is new. Comments about the naming are ridiculous, go use it and then comment about the good and bad of functionality .
Kali has enormous potential and as it develops and has upgrades rather than a re-install it will no doubt shine and supercede BackTrack.
The standard compliment of exploitation tools is available, with a couple that were dropped that I liked. Upon digging it was apparent that the switch from Ubuntu to Debian caused the loss of some applications. Tried adding them and that just broke other dependencies so it is a fragile system. And that to me is the way to describe it at the moment, as an operating system it is fragile, needs work and needs better tools just to manage the box it is running on.
But in terms of exploits it is first rate with one exception. Metasploit now forces you to register even to use free version and it is always phoning home to Rapid7. When doing pentesting or pretending to be an evil doer, phoning home to see what hacks you are using and on what system is not desirable. Script kiddies using this will absolutely get caught.
I suspect that was one of the motivations that white hats would register for legitimate use and black hats would unknowingly leave a trail of bread crumbs so they are caught. If you have experience it can be worked around but the crowd that loves a gui to cause mayhem my find out that they have been the subject not the attacker.