mandiant / VM-Packages

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

IDA free - invalid certificate #1166

Closed Ana06 closed 2 days ago

Ana06 commented 1 week ago

Details

I see in the last daily run and locally the following code:

2024/11/15 15:12:12 [idafree.vm] vm.common.psm1 [+] ERROR : The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://out7.hex-rays.com/files/idafree84_windows.exe'. Exception calling "GetResponse" with "0" argument(s): "The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."

This is caused by an invalid certificate in https://out7.hex-rays.com/files/idafree84_windows.exe, maybe it expired: image

I suggest we wait to see if HexRays fix the issue (we could reach to them in case they are unaware of the issue), but until it is fixed, there is no IDA in FLARE-VM.

Ana06 commented 2 days ago

The issue seems to be fixed! Thanks @mr-tz for reaching to Hex-Rays and Hex-Rays for fixing the issue! :cupid: