How do I know if the Bitcoin page has been hijacked

1

With so many hackers hijacking websites these days, what do I look for to show me that I'm not on a hijacked page?

Ureena Hoskins

Posted 2017-12-24T01:20:52.647

Reputation: 11

Question was closed 2018-01-28T04:57:04.777

5Bitcoin page for what? On what website? There is no "official Bitcoin website" or "official Bitcoin page".Andrew Chow 2017-12-24T02:00:02.643

Assuming you're referring to bitcoin.org, the short answer is you really can't tell if the adversary knows what they're doing. You can't rely on the certificate authority (CA) system to only hand certificates to the real bitcoin.org domain owner (they screw up often). Furthermore, there's no binary transparency scheme to allow Bitcoin developers to actively monitor all published Bitcoin binaries. So you might download a completely malicious binary (see https://bitcoin.org/en/alert/2016-08-17-binary-safety). Welcome to the Internet! :)

Alin Tomescu 2018-01-26T01:04:18.233

I'm voting to close this question as off-topic because it is not related to cryptocurrenty. Any website can be spoofed, so the answer would simply be generic information on how to browse the web safely.4276 2018-01-26T22:04:26.940

Answers

0

First, there isn't any one bitcoin site, but hijackers often try to setup phishing attacks on cryptocurrency sites to get you to enter information they can use to steal your coin (as happened with EtherDelta this week).

Generally speaking, look for the green lock icon in your browser. If it isn't there, don't open continue. Best to also check the actual certificate by clicking on that green lock to ensure the certificate is from a well known Certificate Authority. Also generally a good idea to watch the twitter account associated with the site. For example, in EtherDelta's case they started tweeting about the issue pretty quickly once they were aware. And if in doubt, don't open it and tweat to the twitter account associated with the site just to make sure all is well.

If you see a "self-signed" certificate Do not open the site!

Scott Willeke

Posted 2017-12-24T01:20:52.647

Reputation: 126