Welcome to CommandoVM – a fully customized, Windows-based security distribution for penetration testing and red teaming.
install.ps1
on your newly configured machine.Set-ExecutionPolicy Unrestricted
.\install.ps1
.\install.ps1 -password <password>
The script will set up the Boxstarter environment and proceed to download and install the Commando VM environment. You will be prompted for the administrator password in order to automate host restarts during installation. If you do not have a password set, hitting enter when prompted will also work.
Commando VM uses the Chocolatey Windows package manager. It is easy to install a new package. For example, enter the following command as Administrator to deploy Github Desktop on your system:
cinst github
Type the following command to update all of the packages to the most recent version:
cup all
Also Read – Whonix : Privacy Protection, Anonymity Online, Anonymous Operating System
1.3 – June 28 2019
1.2 – May 31 2019
1.1 – April 30 2019
1.0.2 – April 10 2019
1.0.1 – March 31 2019
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…