Worked example · 2016-05
Gatecoin exchange hot-wallet compromise — Bitcoin / Ethereum — 2016-05-13
Summary
Gatecoin was a Hong Kong-based cryptocurrency exchange founded in 2015, notable as an early adopter of Ethereum and ERC-20 token trading. The exchange operated hot wallets for Bitcoin and Ethereum (plus ERC-20 tokens) to process customer withdrawals, with the hot-wallet signing infrastructure hosted on a server accessible to exchange operations staff.
On 2016-05-13, an attacker compromised this server — the specific entry vector was not publicly detailed but was described by Gatecoin as an external server compromise. The server hosted the signing keys for both the Bitcoin hot wallet and the Ethereum hot wallet. The attacker extracted the keys and drained both hot wallets in a coordinated extraction: approximately 250 BTC and 185,000 ETH (the ETH was valued at approximately $10-12 per ETH at the time, making the total loss approximately $2M).
The multi-asset co-location on a single server was the load-bearing operational security failure: the attacker had to compromise one server to access the signing keys for all assets. Post-2016, best practice evolved toward per-asset or per-wallet key segregation — Bitcoin hot-wallet keys on separate infrastructure from Ethereum hot-wallet keys — to ensure that a single server compromise could not drain the entire exchange's multi-asset hot-wallet inventory.
Gatecoin survived the incident and continued operations for several more years, eventually winding down in 2019 after a banking dispute with a payment processor. The exchange was not a rug-pull or exit scam — it was a genuine operational exchange whose hot-wallet security was insufficient for the value it held.
Timeline (UTC)
| When | Event | OAK ref |
|---|---|---|
| 2015–2016 | Gatecoin operates as a Hong Kong-based Bitcoin and Ethereum/ERC-20 exchange; hot-wallet signing keys for both chains hosted on a single server | T8.001 (standing surface — multi-asset key co-location) |
| 2016-05-13 | Attacker compromises Gatecoin's hot-wallet server; extracts Bitcoin and Ethereum hot-wallet signing keys | T15.003 (server compromise) + T8.001 (key co-location) |
| 2016-05-13 T+hours | Attacker drains ~250 BTC and ~185,000 ETH from hot wallets; Gatecoin discloses incident | T11.001 (signing-infrastructure compromise) |
| 2016-05 onward | Gatecoin continues operations; incident becomes part of the 2014-2016 exchange-hack public record driving cold-storage adoption | (industry learning) |
| 2019 | Gatecoin winds down operations after banking dispute with payment processor | (unrelated wind-down) |
Realised extraction
Approximately $2M (250 BTC + 185,000 ETH at May 2016 prices). No recovery reported.
Public references
- Gatecoin incident disclosure, May 2016
- CoinDesk / CoinTelegraph coverage (May 2016)
- See
techniques/T11.001-third-party-signing-vendor-compromise.md,techniques/T8.001-*.md,techniques/T15.003-*.md