Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASIO4ALL flagging my antivirus?? #135716

Closed
2 tasks done
bweezy320 opened this issue Jan 22, 2024 · 7 comments
Closed
2 tasks done

ASIO4ALL flagging my antivirus?? #135716

bweezy320 opened this issue Jan 22, 2024 · 7 comments
Labels
Area-External Error-Hash-Mismatch The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash Package-Update This package needs to be updated

Comments

@bweezy320
Copy link

Please confirm these before moving forward

  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.

Category of the issue

Installer hash mismatch.

Brief description of your issue

When ASIO4ALL tries to update, saying hashed don't match, but also my antivirus detects a trojan, in the outbound connection to cybersoft.ru

Steps to reproduce

Try to update ASIO4ALL

Actual behavior

Doesn't update. AV is flagged.

Expected behavior

It should update

Environment

Hdh

Screenshots and Logs

IMG_20240122_044440863

@bweezy320 bweezy320 added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Jan 22, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Triage This work item needs to be triaged by a member of the core team. Package-Update This package needs to be updated Error-Hash-Mismatch The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash and removed Issue-Bug It either shouldn't be doing this or needs an investigation. labels Jan 22, 2024
@stephengillie stephengillie added Validation-Defender-Error and removed Needs-Triage This work item needs to be triaged by a member of the core team. labels Jan 22, 2024
@Trenly
Copy link
Contributor

Trenly commented Jan 22, 2024

@stephengillie - is this really a Validation-Defender-Error, or is this more of an Area-External? It seems Malwarebytes is the one doing the flagging

@bweezy320
Copy link
Author

bweezy320 commented Jan 24, 2024 via email

@BinToss
Copy link

BinToss commented Jan 26, 2024

The SHA256 in https://github.com/microsoft/winget-pkgs/blob/master/manifests/m/MichaelTippach/ASIO4ALL/2.15/MichaelTippach.ASIO4ALL.installer.yaml is outdated or incorrect. The hash of ASIO4ALL_2_15_English.exe at https://www.asio4all.org/downloads_11/ASIO4ALL_2_15_English.exe is b22282d5a2daa646deb624cf461bf4f1dfeda541cc505a6781124275f8c2960d.

EDIT: after looking into this, the issue is that the installer URL is incorrect. The current URL redirects and resolves to https://asio4all.org/about/download-asio4all/ instead of the installer.


Correlation =/= causation

The AV issue isn't caused by WinGet nor ASIO4ALL. It's the cybersoft.ru (WHOIS) domain—which is completely unrelated. WinGet, the package for ASIO4ALL, and ASIO4ALL itself make no connections to that domain, so other software on your PC is connecting to Cybersoft.ru.

suggestion:

  1. Run notepad as admin
  2. In the Open File dialog, paste %SystemRoot%\system32\drivers\etc\HOSTS and press Enter
  3. At the bottom of the file, add 0.0.0.0 cybersoft.ru and save changes. This will cause all outgoing connections to that domain to fail.

This is a bandaid fix. You should first check if Malwarebytes logged which application attempted the connection. If it did not (I'm 60% sure it does), then I recommend searching for and installing software that logs network connections, allowing you to determine which software is attempting to connect to the domain. I'm biased towards NetLimiter.

@bweezy320
Copy link
Author

bweezy320 commented Jan 26, 2024 via email

@bweezy320
Copy link
Author

bweezy320 commented Jan 26, 2024 via email

Copy link
Contributor

Hello @bweezy320,

This issue has been identified as requiring a fix from a third party or external repository. Since there has been no recent activity on this issue, it will be automatically closed.

Template: msftbot/noRecentActivity/areaExternal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-External Error-Hash-Mismatch The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash Package-Update This package needs to be updated
Projects
None yet
Development

No branches or pull requests

5 participants