Title: F-Secure alerted on Bitcoin.exe (0.3.21): "harmful" Post by: casascius on April 29, 2011, 12:29:22 AM I just upgraded to Bitcoin.exe 0.3.21 which I downloaded directly from SourceForge.
F-Secure popped up and told me this program is "harmful" (red color and bold is how popup was displayed), asked me if I really wanted to run the program, also offered to send a sample of the program for analysis. It did not suggest the program was a "virus" or any similar notation. Nothing shows in the "Virus and spyware history" screen of F-Secure's UI. I allowed the program to run. The MD5 hash of my Bitcoin.exe is ff24783f67e7827546b8c5d8a1961398 It occurred to me that someone may be mining with a botnet, and in the process of doing so, sending the entire Bitcoin client to victims (though not sure why doing this would be desirable to the botnet operator, unless perhaps it's going out with a pre-seeded wallet file with keys known to the bot herder). But if this is the case, it would make sense why it might be getting flagged by antivirus if it is appearing as unwanted "crap" on people's computers. Title: Re: F-Secure alerted on Bitcoin.exe (0.3.21): "harmful" Post by: theymos on April 29, 2011, 12:44:04 AM It's probably just a false positive. The bitcoin.exe I downloaded had the same MD5, so it probably wasn't intercepted at your end, at least.
Title: Re: F-Secure alerted on Bitcoin.exe (0.3.21): "harmful" Post by: casascius on April 29, 2011, 12:52:21 AM I agree, false positive. But the concern would be the possibility that Bitcoin.exe is being spread via botnets to people who don't want it (ostensibly for the purpose of stealing some CPU mining time). That'll make it "false positive" on virtually every antivirus platform out there after not too long, if it becomes known as something that "appears" on infected computers.
Maybe we should have a separate build of "Bitcoin, Botnet Edition" with the UI removed so those who want to go infect computers with it won't get the normal client tagged on AV vendors' lists of unwanted software. (tongue in cheek suggestion) Title: Re: F-Secure alerted on Bitcoin.exe (0.3.21): "harmful" Post by: Mike Hearn on April 29, 2011, 09:31:58 AM The problems with AV false positives are probably due to a mix of:
The solution is for Gavin to sign the binaries with a key he controls, so that cert can establish a good reputation. Then these alerts will start going away. Moving away from IRC based peer discovery would help too - it's not a very scalable mechanism anyway. Fortunately Jeff has done some good work on DNS based discovery, it's just not quite ready to replace IRC yet. Title: Re: F-Secure alerted on Bitcoin.exe (0.3.21): "harmful" Post by: HostFat on April 29, 2011, 09:40:05 AM Fortunately Jeff has done some good work on DNS based discovery, it's just not quite ready to replace IRC yet. Can you give me a link to some documentations? How does this way to find peers works?Title: Re: F-Secure alerted on Bitcoin.exe (0.3.21): "harmful" Post by: LZ on April 29, 2011, 09:57:54 AM Does not it just connect to bitseed.xf2.org and bitseed.bitcoin.org.uk?
Title: Re: F-Secure alerted on Bitcoin.exe (0.3.21): "harmful" Post by: Mike Hearn on April 29, 2011, 12:03:47 PM Yes, but I want to integrate it as the default mechanism in BitCoinJ. I think at our current rate of progress by the end of the summer there'll be at least one and maybe two Android clients, and my plan is that they'll be using DNS rather than IRC. So don't give up on it :-)
Title: Re: F-Secure alerted on Bitcoin.exe (0.3.21): "harmful" Post by: just_someguy on April 29, 2011, 02:24:21 PM Vladimir,
I'm the guy who submitted the recent peer discovery stuff to bitcoinj and I plan on doing some work on dns discovery this weekend. ([mike] pointed me in the right direction.) It will most likely end up in bitcoinj pretty soon. Title: Re: F-Secure alerted on Bitcoin.exe (0.3.21): "harmful" Post by: Matt Corallo on April 29, 2011, 04:59:50 PM For reference, virus total output:
Code: Complete scanning result of "bitcoin.exe", processed in VirusTotal at 04/29/2011 18:58:40 (CET). Title: Re: F-Secure alerted on Bitcoin.exe (0.3.21): "harmful" Post by: just_someguy on April 29, 2011, 07:08:52 PM Are there dns servers for testnet or just the production network?
|