System-Level Optimizations and Architecture Support
Parrot Security has released version 7.3 of its Linux distribution, focusing on performance improvements and modern hardware compatibility. A central feature is the introduction of optional package repositories rebuilt for x86-64-v3 and ARMv8.2-A architectures. These optimized builds enable advanced CPU instruction sets such as AVX2, FMA, and BMI2, resulting in 20 to 50 percent performance gains for encryption, hashing, compression, and media processing tasks. The system includes hardware checks to prevent installation on incompatible devices.
Redesigned Application Management
The release introduces a new menu system rewritten in Go, replacing legacy shell based components. Two new tools, parrot-exec and launcher-updater, allow users to install security tools on demand directly from the application menu. When a user selects an uninstalled tool, the system automatically checks the repository, installs the package, and updates the launcher without manual intervention. This approach reduces system bloat while maintaining quick access to a wide range of utilities.
Deployment Flexibility and Updated Tooling
Parrot 7.3 adds official Vagrant boxes for both Home and Security editions, enabling rapid deployment in testing labs, collaborative environments, or CI/CD pipelines using a single command. The distribution includes updated security tools such as Metasploit 6.4.136, SQLMap 1.10.4, Bettercap 2.41.5, and Ghidra 12.0.4, along with Linux kernel 7.0.9. Internal improvements include a refactored updater with stronger privilege escalation handling and bug fixes for interface reliability.
Source: Cyber Security News
