Hack The Box officially supports the Parrot OS Project! ?
The main goal of the project is to provide a familiar environment to cyber security professionals, developers and people who care about their privacy, by making good habits and best practices easy to follow and eventually hard to break.
Our goal is help the team to focus on what they do best, further developing and adding more functionality and features to the OS.
Furthermore, we will start incorporating the OS to the HTB platform so our users can experience it and provide more feedback towards the success of the project.
Hope you are excited as much as we are and we are waiting for your input!
For all details about this collaboration go here: HTB News | Hack The Box + Parrot OS
Iβve been seeding the ISO for a whileβ¦ honestly if you want to beat kali just keep a bunch of helpful .ps1βs organized by purpose somewhere easy to navigate toβ¦ and ship stuff like impacket and evil-winrm with it
Parrot supposedly runs lighter than Kali by default and so is better for people with potato computers. I havenβt tested this myself, however. Personally, I like Parrotβs UI better. I find it to be more aesthetic.
Kali has gotten very bloated. Thatβs why in their latest release they also did a cleanup of the packages included.
ParrotOS is nice because you can easily install a package-group specific for pentesting, web, forensics, mobile, β¦
I also have the feeling it runs a lot smoother than Kali did in the past.
Also, ParrotOS is non-root by default. While Kali (in the past) did everything as root, which is just a no-no in the security field.
Youβll curse this a few times (e.g. installing tools in /opt/ will require sudo each time), but in the end itβs just best practice to run as non-admin as much as possible.
ParrotOS is also a nice OS for daily usage, as @CanTchaSee pointed out.
I love working on my ParrotOS box even for casual browsing and programming
I used kali at first, but its interface was not entirely intuitive for me, so looking to get to a parrot and the truth is comfortable, stable and functional. It is useful to me as a workstation, and for pentest testing it is ideal.
Now I use Parrot KDE Plasma and its interface is clean and fast, 100% recommended, if it is better or worse than Kali, the truth is for everyone. You can also use a normal ubuntu and load the tools by hand one by one (or by batch), the idea is to see what is most comfortable for you.
I downloaded and installed Parrot on Virtualbox. Iβll admit, Iβve gotten use to using root on just about everything from using Kali.
How much are you using sudo in ParrotOS to run basic enumeration software (nmap, gobuster, burp, etc.) ?