ENNAENNA

Commando VM

Apache-2.0

๐Ÿ”ฅ Offensive Ops ยท PowerShell

Commando VM is a Windows-based penetration testing virtual machine distribution created by Mandiant (formerly FireEye). It uses Boxstarter, Chocolatey, and custom scripts to automatically install and configure over 140 offensive security tools on a Windows platform. This includes tools for Active Directory attacks, reverse engineering, exploitation, vulnerability analysis, and reconnaissance. Unlike Kali Linux, Commando VM provides a native Windows testing environment essential for testing Windows-specific exploits, running .NET offensive tools natively, and testing in environments where Linux tools are impractical.

7.6kstars
1.3kforks
8issues
Updated 6mo ago
+I use this

Installation

$ git clone https://github.com/mandiant/commando-vm.git && cd commando-vm && .\install.ps1

Use Cases

  • Setting up a Windows-based penetration testing environment
  • Running Windows-native offensive tools without Linux
  • Active Directory attack testing from a domain-joined machine
  • Training and lab environments for Windows exploitation

Tags

pentest-distrowindowstoolsetmandiantvm-setupfireeye-flarepenetration-testingred-teaming

Community Reviews

More in Offensive Ops