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

Mimikatz.fireeye v2.2.0.5 download url returns 404 #263

Closed UnwantedFeature closed 1 year ago

UnwantedFeature commented 3 years ago

The package Mimikatz.fireeye v2.2.0.5 download url returns 404 and isn't accessible anymore.

PS C:\Windows\system32 > cinst -y Mimikatz.fireeye
Chocolatey v0.10.15
Installing the following packages:
Mimikatz.fireeye
By installing you accept licenses for the packages.
Progress: Downloading Mimikatz.fireeye 2.2.0.5... 100%

Mimikatz.fireeye v2.2.0.5
mimikatz.fireeye package files install completed. Performing other installation steps.
Attempt to get headers for https://github.com/gentilkiwi/mimikatz/releases/download/2.2.0-20200816/mimikatz_trunk.7z failed.
  The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://github.com/gentilkiwi/mimikatz/releases/download/2.2.0-20200816/mimikatz_trunk.7z'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
Downloading Mimikatz.fireeye
  from 'https://github.com/gentilkiwi/mimikatz/releases/download/2.2.0-20200816/mimikatz_trunk.7z'
ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://github.com/gentilkiwi/mimikatz/releases/download/2.2.0-20200816/mimikatz_trunk.7z'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
The install of mimikatz.fireeye was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\Mimikatz.fireeye\Tools\chocolateyInstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - mimikatz.fireeye (exited 404) - Error while running 'C:\ProgramData\chocolatey\lib\Mimikatz.fireeye\Tools\chocolateyInstall.ps1'.
 See log for details.

Enjoy using Chocolatey? Explore more amazing features to take your
experience to the next level at
 https://chocolatey.org/compare
COMMANDO 16.07.2021 10:49:00
PS C:\Windows\system32 >

Version

Additional context Had the same error while installing commando vm and while directly installing Mimikatz.fireeye.

nos3curity commented 1 year ago

Working on addressing the issue in the next release of Commando planned for later this Summer.