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.88k stars 1.28k forks source link

BUG Installation does not finish (2004 Win 10 Pro) #200

Closed mueller closed 3 years ago

mueller commented 3 years ago

Describe the bug and expected behavior When installing commando-vm to a new Windows 10 Pro VM the installation process does not finish, but stop at some point (after one or two restarts, see picture below)

To Reproduce Steps to reproduce the behavior:

  1. Setup base 2004 Windows 10 Pro VM (Virtualbox, 100GB, offline install)
  2. Download install.ps1
  3. Disable tamper protection
  4. Go to download folder and execute Unblock-File .\install.ps1 and Set-ExecutionPolicy Unrestricted -f
  5. Start the install script .\install.ps1
  6. Confirm to try and install updates automatically
  7. Start installation

Screenshots First screenshot shows the start of the installation script, second the confirmation screen and the third shows where the installation stops.

start-install enter-credentials end

Version

Additional context I hope that I didn't do some stupid blatant mistake. If you need more information I am happy to help.

mueller commented 3 years ago

I forgot to mention:

I tried to restart the installation with the -nochecks flag like mentioned in the install notes (screenshot 2). But then after a few seconds it stops with the following error:

nocheck-restart

ybfe1853 commented 3 years ago

Funny, I was coming on here to post the exact same issue. Seems to be failing at installing proxycap.fireeye.

steelcamp commented 3 years ago

try a ps command cinst -y proxycap.fireeye restart

mueller commented 3 years ago

Executing that command (after the installation "aborted") and restarting seems to fix it. The installation is resuming, I will update this comment when it (hopefully) finishes. Thanks!

Edit: Worked! Has left the SQLite shortcuts on the desktop but the installation finished successfully.

day1player commented 3 years ago

fixed with june update #262