The GoTo Community is currently experiencing some technical issues affecting new posts and comments. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
jonathandl
6 years agoActive Contributor
GotoMeeting Opener.exe antivirus false positive
Hello. When I was recently invited to a GotoMeeting I was prompted to download a GotoMeeting Opener.exe file. As part of security best-practices I upload any executable file even from reputable ...
- 6 years ago
Hello,
We believe that Cyclance is using a variation of the Windows executable format that may not be the industry standard, and thus causing this confusion. The hash of our signed GoTo Opener exe should only change every 6 months or so.
What I would suggest doing is filing a report with Cyclance support to see what can be done from their side of things.
AshC
6 years agoRetired GoTo Contributor
Hello,
We believe that Cyclance is using a variation of the Windows executable format that may not be the industry standard, and thus causing this confusion. The hash of our signed GoTo Opener exe should only change every 6 months or so.
What I would suggest doing is filing a report with Cyclance support to see what can be done from their side of things.
Eddie3
6 years agoActive Contributor
Um, you are incorrect on the hash not changing for 6 months. The hash changes every time you download the file. As a paying customer for your products, I spent HOURS on the phone with various persons trying to get LogMeIn's attention LAST YEAR. I was told the product was designed to change the hash each time it was downloaded, but no one seemed to know WHY. I was told someone would call me back, but days, weeks, months later no one did. I resolved our drama by whitelisting programs signed by your company, but I held my nose doing it.
Don't just take my word for it:
- Build a virtual machine running Windows and leave off any security software.
- Schedule a webinar on your regular PC and start the webinar on your regular PC.
- On the VM without ANY security softare, visit gotowebinar.com and join the webinar using the 9 digit code.
- Download the Goto Opener.
- Download the Goto Opener a second time.
- Calculate the hash for each file...you will see they are DIFFERENT each time you download.
certutil -hashfile "GoToWebinar Opener-1.exe" SHA1
SHA1 hash of GoToWebinar Opener-1.exe: 8c8697d3a2b7a4676df065040992bcfa5ed9670f
certutil -hashfile "GoToWebinar Opener-2.exe" SHA1
SHA1 hash of GoToWebinar Opener -2.exe: 753328e7eb829df3a99b7d20f378882e73f3b9f1
CertUtil: -hashfile command completed successfully.
- jonathandl6 years agoActive Contributor
I thought the reason the hash changes each time was because the meeting ID is somehow compiled into the code, i.e. it's "hard coded" into the .exe. (I don't know why different instances of the program would be different if they were all for the same participant in the same meeting.) Regardless, it doesn't affect me directly because our security software doesn't block it. But it's security best practice to check downloads against virustotal.com and not run the program if it doesn't come back as clean. Frankly it would make far more sense for LogMeIn, the vendor, to contact the engine vendor directly, rather than me contact VirusTotal since neither VirusTotal nor I really have all that much to do with this, other than just passing information along.
If I wrote a program and sold it to the public then I would take pride in it and contact any antivirus vendor whose engine detects my product to find out why.