-
Notifications
You must be signed in to change notification settings - Fork 150
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
Windows defender virus detected Trojan:Win32/Wacatac.B!ml #481
Comments
I use Linux, I do not use window and i have windows 10 running in VirtualBox just so that i can develop for windows because why not and this problem of my project being flagged as harmful is putting me in a very awkward place because i know nothing about windows platform and its anti virus "feature". The only thing i can say is that this is a "false positive". If you can silence the warning then please do that. I looked around for this trojan and i landed here where people are reporting that programs they are writing themselves end up getting detected as having this trojan. Window's defender does not appear to be working well for a lot of people. |
For whatever it's worth, I often see this specific trojan "detected" by windows defender in applications that are fairly niche, whether it be graphics demos from scene.org or pouet, oldschool games, or specialized utilities like media downloader. My guess is there is some amount of judging an executable based on how many windows users have run it (possibly how recently as well?). And You can verify it for yourself by visiting virustotal.com and inputting the media downloader exe yourself (it only hashes the file, so even large files are still very quick to "send"). edit: I should add that they have ways to submit suspected false positives for analysis, but holy moly is it ever a pain to navigate, involving a bunch of manually copypasting windows version numbers, defender database versions, You name it... |
This explication should be added to the readme section. |
Quarantined and said, "This program is dangerous and executes commands from an attacker."
The text was updated successfully, but these errors were encountered: