Welcome to CommandoVM a fully customizable, Windows-based security distribution for penetration testing and red teaming.
Installation
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.
Also Read – SET : The Social-Engineer Toolkit Repository From TrustedSec
${Env:UserProfile}\Downloads\commando-vm-master\commando-vm-master\profile.json
file by removing tools or adding tools in the “packages” section. Tools are available from our package list or from the chocolatey repository.Set-ExecutionPolicy Unrestricted -f
cd ${Env:UserProfile}\Downloads\commando-vm-master\commando-vm-master\
.\install.ps1 -profile_file .\profile.json
For more detailed instructions about custom installations, see our blog
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
JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…
The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…
Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…
SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…
Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…
Cybersecurity tools play a critical role in safeguarding digital assets, systems, and networks from malicious…