xpista 0 Posted July 19 Posted July 19 Hello, I'm encountering an issue when trying to compile a GO program using the AWS SDK. The error message is: `C:\Users\stefa\AppData\Local\Temp\go-build3653040711\b001\exe\a.out.exe: Access is denied.` Additionally, the file is quarantined with the following identification: `WinGo/TrojanDownloader.Agent.IB`. System details: Windows 11 Go version: go1.22.5 windows/amd64 Dependencies: ``` require ( github.com/aws/aws-sdk-go-v2 v1.30.3 github.com/aws/aws-sdk-go-v2/config v1.27.27 github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2 ) ``` I have two questions: - Is this a false positive? - How can I create an exception to resolve this and continue working? Thank you, Stefan
xpista 0 Posted July 19 Author Posted July 19 (edited) No, it is not: go build github.com/=redacted=/T1Downloader: open C:\Users\stefa\AppData\Local\Temp\go-build2072851603\b001\exe\a.out.exe: Access is denied. Edited July 19 by xpista
Administrators Marcos 5,446 Posted July 19 Administrators Posted July 19 Please provide logs collected with ESET Log Collector.
Administrators Solution Marcos 5,446 Posted July 19 Administrators Solution Posted July 19 Please try rebooting the machine, it's been up and running for more than 1 day. It could be that the scan result is cached.
Recommended Posts