mandiant / flare-vm

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.
Apache License 2.0
6.35k stars 896 forks source link

Flare-VM install #499

Closed Scrubz-Tech closed 11 months ago

Scrubz-Tech commented 11 months ago

I'm trying to install all tools with Flare-Vm, but some don't want to install for some reason: apimonitor.vm apimonitor apimonitor.vm apimonitor peanatomist.vm libraries.python2.vm rubeus.vm apimonitor.vm situational-awareness-bof.vm installer.vm apimonitor metasploit.vm resourcehacker.portable python3.vm resourcehacker.vm

The setup tells me I'm Windows Version 19044 has not been tested, which is the version I have, is it worthwhile moving to 19045?

Thanks!

Ana06 commented 11 months ago

Please when submitting bugs use the issue template and provide all the information requested there. Concretely, explain the steps you have done and provide the whole error log/message.

The setup tells me I'm Windows Version 19044 has not been tested, which is the version I have, is it worthwhile moving to 19045?

This just means that we haven't use that version for testing and that you could find a bug we don't know about. But it doesn't necessarily mean that FLARE-VM does not install correctly. The versions we have tested are 19045, 17763, and 19042 as specified in https://github.com/mandiant/flare-vm/blob/main/install.ps1#L168C6-L168C45 For example, I build my VMs using a raw Windows 10 ISO downloaded from https://www.microsoft.com/en-us/software-download/windows10ISO (19045).

DuckProfessor commented 11 months ago

Hi Ana06 I completely installed FLARE VM but have failed Packages installed : shellcode_launcher.vm & pma-labs.vm What effect does this have on the operation of FLARE VM and how to fix this error ?

Thanks!

Ana06 commented 11 months ago

You won't have the shellcode_launcher tool and the folder with the PMA labs. Our test suite hasn't detect any issue with these packages. Can you please submit an issue to VM-Packages using the bug issue template and provide the the whole log/error?

Closing this issue as the problem is not related with the installer.