CoinDash Hack

TOTAL LOST $12.2M
High Other

Summarize with AI

Affected Chain 2017 Incident surface
Recovered - No recovery reported
All-Time Rank #282 By amount stolen
Protocol Type Exploit/Other Target category

Incident Overview

CoinDash's ICO was compromised, leading to the theft of $7 million in Ethereum.

CoinDash, a cryptocurrency portfolio management platform based in Israel, was set to launch its Initial Coin Offering (ICO). However, during the event, an attacker changed the CoinDash wallet address posted on the CoinDash website to one they owned. This led to the theft of millions in Ethereum, estimated at the time to be around $7 million.

Investors were promised their funds, not in their original cryptocurrency, but in the CoinDash event token. In a surprising turn of events, the attacker returned 10,000 ETH in September and a further 20,000 ETH later. These transactions can be viewed through the CoinDash public wallet.

Compromised Address:

https://etherscan.io/address/0x6a164122…c0ae48

Transaction of Returned ETH:

https://etherscan.io/tx/0x39ae8444…520aea

Incident Report

Protocol / Project CoinDash
Date of Incident
Attack Technique Other
Classification Other

Protocol Information

Protocol Type Exploit/Other
Official Website coindash.io/
Protocol Twitter/X @coindashio
Team Anonymous
Source Code Unverified

What the Attacker Needed to Succeed

Understanding the prerequisites for this type of attack helps auditors identify protocols that are most at risk and helps developers build better defenses.

Technical Knowledge Deep understanding of other and Solidity and EVM internals
Capital Required Seed capital to cover gas and initial position setup
On-Chain Access Ability to interact with smart contracts and deploy a custom exploit contract
Protocol Analysis Identification of the exploitable vulnerability in CoinDash's contract logic - root cause: other
Execution Speed Precise transaction ordering and timing to exploit the vulnerability within a single atomic block
Obfuscation Plan A strategy to launder and move stolen funds - typically through mixers, cross-chain bridges, or decentralized DEX swaps to resist tracing

What Auditors Should Check

Could this have been caught in audit? Likely — with a thorough Other audit checklist and test coverage

If you're auditing a protocol with similar architecture to CoinDash, these are the critical security checks that could have prevented this incident (July 2017).

  • Verify all logic paths related to Other are guarded by proper access controls and input validation
  • Review privileged functions (owner, admin, governance) for potential abuse vectors - centralization risks should be documented and bounded with timelocks or multi-sigs

Master these auditing techniques with hands-on labs and real exploit scenarios in the Smart Contract Hacking course.

Free Trial

Sources & References

Learn to Prevent the Next CoinDash

The CoinDash hack is one of many attacks that skilled auditors are trained to detect before deployment. Master real exploit patterns and defense techniques with hands-on Web3 security training.

Recreate exploit patterns safely Free Trial