mandiant / VM-Packages

Chocolatey packages supporting the analysis environment projects FLARE-VM & Commando VM.
Apache License 2.0
122 stars 61 forks source link

Change the URL of Package ExtremeDumper #1064

Closed superguo closed 3 weeks ago

superguo commented 4 weeks ago

What's the problem?

ExtremeDumper's official links (Github Link, Personal Homepage) and downloadable URL are all dead. Please use another link. Package: packages/extreme_dumper.vm Suggested alternative link: https://github.com/cunyterg/ExtremeDumper/archive/refs/tags/v4.0.0.1.zip

Steps to Reproduce

  1. Run PowerShell as Administrator
  2. Run the following code git clone https://github.com/mandiant/flare-vm.git cd flare-vm choco install -y extreme_dumper.vm

Environment

Additional Information

No response

Detected by test suite

Yes

Ana06 commented 3 weeks ago

@superguo thanks for reporting the issue and providing a working URL! According to our daily run, the URLs are broken since May 26 :cry: Does someone know what has happened and if there are plans to provide an official URL in the future? :thinking:

superguo commented 3 weeks ago

@Ana06 The developer seems to have moved all projects to Gitcode . So the more official and downloadable URL is: https://raw.gitcode.com/wwh1004/ExtremeDumper/archive/refs/heads/master.zip

Ana06 commented 3 weeks ago

Thanks for the info @superguo! The zip we were using before contained the .exe, but I do not see it in the ZIPs you have linked. :thinking:

superguo commented 3 weeks ago

@Ana06 Oh, the previous two links contain only code. After some investigation I found that the project has another backup with release zip file containing two .exes, please give it a try. https://gitee.com/keyestore/ExtremeDumper/releases/download/v4.0.0.1/ExtremeDumper.zip