mandiant / commando-vm

Complete Mandiant Offensive VM (Commando VM), a fully customizable Windows-based pentesting virtual machine distribution. commandovm@mandiant.com
https://www.mandiant.com/resources/blog/commando-vm-windows-offensive-distribution
Apache License 2.0
6.87k stars 1.28k forks source link

Fix Win11ARM victim in install.ps1 #311

Closed Ana06 closed 1 month ago

Ana06 commented 10 months ago

Fix typo that prevents Win11ARM victim to load the correct configuration.

zemfoliveira commented 9 months ago

Hey Ana! Just wanted to let you know that you forgot to remove the '-not' to the $victim.IsPresent. All the best :)

Menn1s commented 1 month ago

Fixed in #324. Included the changes from @zemfoliveira. Thanks!