A configuration focused on minimalist and clean pentesting and ethical hacking the configuration is mainly focused on use in virtual machines, and essential things for minimal use of disk space and memory, without losing so much aesthetics.
If you want to see the latest changes and updates for this environment, you can visit the following changelog. There you will find out about all the changes made.
Hello dear user here is a preview of how the Machinepwn environment will look after installation.
Under construction.
To install this environment, run the following commands below and read the warnings.
# Download the installer in your home directory.
curl -LO https://raw.githubusercontent.com/Usergh0st/Machinepwn/refs/heads/master/KaliInstaller.sh
# Give it execution permissions and run the installer.
chmod +x KaliInstaller.sh ; ./KaliInstaller.shWarning this installer only works with debian-based distributions such as parrot/kali/debian.
# Download the installer in your home directory.
curl -LO https://raw.githubusercontent.com/Usergh0st/Machinepwn/refs/heads/master/ArchInstaller.sh
# Give it execution permissions and run the installer.
chmod +x ArchInstaller.sh ; ./ArchInstaller.shWarning this installer only works with arch-linux distributions such as arch/manjaro the arch Linux installer has not yet been launched, but it will be created in the future.