Pages:
Author

Topic: Electrum Hashes - page 2. (Read 444 times)

legendary
Activity: 2758
Merit: 6830
December 27, 2018, 02:38:54 PM
#14
how do i know, i am not connected to an attackers server? i have selected Auto connect.
From the main issue, those are the malicious servers (there could be others):

Code:
Attacker servers: [
  'gregoire12.mldlab-works.space:50002:s',
  'readonly.23734430190.pro:50002:s',
  'wireless12.bitquantum.space:50002:s',
  'superuser.23734430190.pro:50002:s',
  'pacslinkip12.krypto-familar.fun:50002:s',
  'topicres.imaginarycoin.info:50002:s',
  'wlseuser12.bitcoinplug.website:50002:s',
  'operatns.imaginarycoin.info:50002:s',
  'superman.cryptoplayer.fun:50002:s',
  'lucent01.23734430190.pro:50002:s',
  'qtmhhttp12.mldlab-works.space:50002:s',
  'plmimservice.bitcoinplug.website:50002:s',
  'username.cryptoplayer.fun:50002:s',
  'qlpinstall.krypto-familar.fun:50002:s',
  'adminstat.imaginarycoin.info:50002:s',
  'lessonuser2.cryptoplayer.fun:50002:s',
  'utilities12.pebwindkraft.space:50002:s',
  'openspirit.cryptoplayer.fun:50002:s',
  'qautprof12.coinucopiaspace.xyz:50002:s',
  'prodcics12.imaginarycoin.info:50002:s',
  'vcoadmin.23734430190.pro:50002:s',
  'siteminder.23734430190.pro:50002:s',
  'videouser.bitcoinplug.website:50002:s',
  'anonymous.bitcoinplug.website:50002:s',
  'oraprobe.23734430190.pro:50002:s'
]
Source: https://github.com/spesmilo/electrum/issues/4968#issuecomment-450046206

You can see in which server you are by going to Tools -> Network.
newbie
Activity: 26
Merit: 0
December 27, 2018, 02:28:32 PM
#13
how do i know, i am not connected to an attackers server? i have selected Auto connect.
HCP
legendary
Activity: 2086
Merit: 4363
December 27, 2018, 02:25:52 PM
#12
my thoughts as well. which server is the official server to connect to?
There is no "official" server... there are just "public" servers available, that anyone is free to setup and run... If you are attempting to avoid the Electrum "fake error message" attack, it doesn't matter which server you connect to, they can't hack your wallet unless you download the fake version of Electrum.

According to the above posts, your version of Electrum is legit, so just connect to any Electrum server and try to send your transaction. If you get the fake error message:


IGNORE IT... DO NOT CLICK ON THE LINK!

Then go and change the server to something else and try again.
newbie
Activity: 26
Merit: 0
December 27, 2018, 02:21:43 PM
#11
thanks guys. love you all.
legendary
Activity: 1246
Merit: 1029
December 27, 2018, 02:20:40 PM
#10
my thoughts as well. which server is the official server to connect to?

Just read through this GitHub issue page (https://github.com/spesmilo/electrum/issues/4968). You will find some valuable information.

Also, as a rule of thumb, do not click on the popup, in case one appears. The latest version is Electrum 3.3.2, stick to it whatsoever for now.
newbie
Activity: 26
Merit: 0
December 27, 2018, 02:10:32 PM
#9
my thoughts as well. which server is the official server to connect to?
legendary
Activity: 2758
Merit: 6830
December 27, 2018, 02:06:51 PM
#8
I dont know why, but a hash search on virus total is showing up scary results (trojans, malware!!)
here is the link:-

https://www.virustotal.com/#/file/22489e88966a9939cf34a94878f7ddf1dad140cce28ebe5339af6212afa611be/detection
It's just a false positive.

The file is even signed by Electrum Technologies GmbH.
newbie
Activity: 26
Merit: 0
December 27, 2018, 02:02:32 PM
#7
Cool! So these matches mine hashes. Thanks.

I dont know why, but a hash search on virus total is showing up scary results (trojans, malware!!)
here is the link:-

https://www.virustotal.com/#/file/22489e88966a9939cf34a94878f7ddf1dad140cce28ebe5339af6212afa611be/detection
legendary
Activity: 1246
Merit: 1029
December 27, 2018, 02:01:06 PM
#6
I too used the inbuilt certUtil command and it returns the following hashes which match with your hashes.

Filename: electrum-3.3.2-portable.exe

MD5:
Code:
5e9bf05766292e74ebfb08baf15888a2

SHA1:
Code:
312afce51cbd22e8e6a93cc5611e03c14995172f

SHA256:
Code:
22489e88966a9939cf34a94878f7ddf1dad140cce28ebe5339af6212afa611be

SHA384:
Code:
9fa3af5e26d8dd9d0311bfacd73c8b075bec199fc7cf8785f927603cf6828dac9982584a1e11c1327470f40f7908a147

SHA512:
Code:
ed972ab31f54092a4e31536d174dd2db7183d3e0a15fdad8ff85e2f9d4cb27da00075dc4a443f4a508f3fa450c43683c0b8b0f69bd23f787a337ef486890e7c8

MD2:
Code:
91999e519d48200f4e66b3c8444aee42

MD4:
Code:
04c1107f659a6dbfeb713a98015a7410
legendary
Activity: 2758
Merit: 6830
December 27, 2018, 02:00:52 PM
#5
Hey TryNinja, thanks for the reply.

i use a windows system & cant do these commands.
also- i dont want to install additional softwares like gpg4win etc.

what i can do is, use the inbuilt certUtil in Windows cmd to do sha256, sha1, md5 hashes.

it would be truly great, if you please do a quick hash of the file and post below. thanks.   Smiley
Well, you shouldn't completely trust me, but I did get the hash of my electrum-3.3.2-portable.exe file downloaded from Electrum.org;

SHA256
Code:
22489e88966a9939cf34a94878f7ddf1dad140cce28ebe5339af6212afa611be

SHA1
Code:
312afce51cbd22e8e6a93cc5611e03c14995172f

MD5
Code:
5e9bf05766292e74ebfb08baf15888a2

TLDR: They match.
newbie
Activity: 26
Merit: 0
December 27, 2018, 01:53:35 PM
#4
Hey TryNinja, thanks for the reply.

i use a windows system & cant do these commands.
also- i dont want to install additional softwares like gpg4win etc.

what i can do is, use the inbuilt certUtil in Windows cmd to do sha256, sha1, md5 hashes.

it would be truly great, if you please do a quick hash of the file and post below. thanks.   Smiley
legendary
Activity: 2758
Merit: 6830
December 27, 2018, 01:48:43 PM
#3
It's probably better if you verify the PGP Signatures with ThomasV's pubkey.

1. Import ThomasV's pubkey:
Code:
gpg --keyserver pool.sks-keyservers.net --recv-keys 0x2BD5824B7F9470E6

2. Verify if it's imported:
Code:
gpg --fingerprint 0x2BD5824B7F9470E6

3. Download the signature file on the website.

4. Verify with:
Code:
gpg --verify signatureFile.asc electrum-3.3.2-portable.exe
newbie
Activity: 26
Merit: 0
December 27, 2018, 01:33:32 PM
#2
would be great, if somebody answers. i need to do some high value tranx.  Thanks.  Smiley
newbie
Activity: 26
Merit: 0
December 27, 2018, 11:38:13 AM
#1
Guys,i need hash confirmation of latest Electrum release:-
electrum-3.3.2-portable.exe

Hashes i have are:-

SHA256
22489e88966a9939cf34a94878f7ddf1dad140cce28ebe5339af6212afa611be

SHA1
312afce51cbd22e8e6a93cc5611e03c14995172f

MD5
5e9bf05766292e74ebfb08baf15888a2

Please confirm,if i have the correct file and hashes.  Smiley
Pages:
Jump to: