Hi, we're aware that a recent update of Windows Defender malware signatures is triggering false positive detections on Odoo installers. It can report "Trojan:Win32/Wacatac.H!ml", "Trojan:Win32/AgentTesla!ml", "Trojan:Win32/Casdet!rfn" or "TrojanSpy:Aicat.A!ml", and perhaps others.
It seems to affect even very old builds from several years ago, indicating that it's really flagging something related to our win32 packaging technology, and not something that we changed recently.
You can easily verify that our installers aren't bundling malware by scanning them on the industry reference VirusTotal, where they will be verified by dozens of anti-malware solutions, and shown to be clean.
E.g. here is the link for the scan of the Odoo 16 Community installer of March 20, 2023:
https://www.virustotal.com/gui/file/7c9aa224093c4ee6249261ac75875d9b8459e82316c99ec50066c4c415e52737
You can upload the file directly on VirusTotal or just search for the SHA1 or SHA256 hash of the file.
We're investigating this issue with Microsoft, but this is a slow process, and we have received several answers stating that "it's all clean, please update your Defender signatures". But it doesn't seem to be working yet.
For what it's worth, here are the instructions that Microsoft provides for updating the malware signatures:
1. Open command prompt as administrator and change directory to c:\Program Files\Windows Defender
2. Run “MpCmdRun.exe -removedefinitions -dynamicsignatures”
3. Run "MpCmdRun.exe -SignatureUpdate"
And here is the website where you can submit files to Microsoft in order to report a false positive detection: https://www.microsoft.com/en-us/wdsi/filesubmission
Update: It also appears that Microsoft Edge will show a warning page when accessing our download page at https://nightly.odoo.com or https://download.odoo.com stating that "This site has been reported as unsafe". This is likely to be caused by the false positive related to our installers, and can normally be bypassed using the "More information" section of the page, where you can choose to Report that this site is safe (which you can do to help correct the false positive) and to Disregard the warning and continue.
