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

Packages failed to Install - How to update package? #275

Closed mnemonic-re closed 1 year ago

mnemonic-re commented 2 years ago

Several packages failed to install:

Invoke-Phant0m.fireeye, Mimikatz.fireeye, orca, PSAttack.fireeye, ruby2.devkit, SharpHound.fireeye...

To Reproduce Ran the install as instructed and packages failed to install either due to 404 or checksum errors.

Version

Additional context I know you guys are busy and I appreciate that but if you could only help with how to update the packages so I can install them manually. For example Mimikatz. It has 32bit and 64bit executable. Error is:

mimikatz

I know the latest version is: https://github.com/gentilkiwi/mimikatz/releases/download/2.2.0-20210810-2/mimikatz_trunk.7z

I am not that familiar with chocolatey. How do I update mimikatz link (package)? I tried modifying the chocolateyInstall.ps1 with new link, installed choco GUI and countless other things but it is always pulling from the same link - the broken one. If I were to able to fix mimikatz then I would probably fix all of them.

I just cannot find where original link is. I guess it is in sources on the fireeye site.

There is also a lot of really old software like x64dbg from july 2021. Cannot update further than that except manually.

Thank you.

nos3curity commented 1 year ago

The Commando 2.0 architecture required manual updates to packages. We've had an internal effort to change this and have automation in place thanks to the FlareVM team that will automatically update packages for us in 3.0. Our 3.0 release is planned for later this Summer.