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.22k stars 887 forks source link

[NuGET] Access to path "......" is denied errors #550

Closed VeryHungryPanda closed 7 months ago

VeryHungryPanda commented 8 months ago

What's the problem?

image When attempting to install on a fresh VM, in an administrator powershell console, I get the above error.

Is this error caused because I attempted to install this on a windows 11 VM, instead of a windows 10 VM? (if so, can you technically explain what's causing the error in windows 11 but not in windows 10? I would like to attempt a workaround if possible.

Steps to Reproduce

Attempt to install the Flare VM in an administrator console in a windows 11 VM.

Environment

VM software - Windows Native Hyper-V VM OS version - Windows 11

Additional Information

No response

Ana06 commented 7 months ago

I am not sure that you are getting an error, does a package fail to install?

Please provide all the information required in the bug issue template including all the requested information about your environment such as the output of VM-Get-Host-Info as well as the complete installation log.

Ana06 commented 7 months ago

I think the package you showed in the screenshot is not failing to install. But I would need more information to be able to help here. Closing due to inactivity, please reopen the issue if you think there is a bug with the requested needed information.

kevinkeo4 commented 5 months ago

So I am trying this and did notice that folder path as well. I changed the permissions to give full control to that folder for the user account flare is being installed. I saw the same thing when trying to install commandoVM on Win11.

Hopefully by allowing rights with full control before install, removes alot of those errors of access denied.