Tableland Hack

TOTAL LOST $46K
Low Phishing

Summarize with AI

Affected Chain 2022 Incident surface
Recovered - No recovery reported
All-Time Rank #1738 By amount stolen
Protocol Type Exploit/Phishing Target category

Incident Overview

The Tableland Discord was compromised by a hacker posing as a moderator on the channel. The hacker published a link to the fake Tableland website inside Tableland's Discord group. During any interaction with the website, the assets of the users were withdrawn from their wallets to the addresses of the scammer.

The Tableland Network is a decentralized web3 protocol for structured relational data, focussing on Ethereum and EVM-compatible L2s.

Community members that reached the phishing domain, triggered a function to witdraw funds from their browser-based wallets through clicking the mint button. The stolen assets were sent to two ETH wallets:

- hacker address (A)

- hacker address (B)

Hacker address (A)  began receiving stolen assets through a phishing domain. Eleven Tableland Rigs (Name of the NFT collection) were sent to this address, as well as NFT from other projects. The tokens were stored for a short period of time before they were sold on an open trading platform or transferred to the address of a hacker address (B).

Involved addresses:

- Hacker address (A): https://etherscan.io/address/0x28804031…63b716

- Hacker address (B): https://etherscan.io/address/0xb3b79426…30e8e9

Incident Report

Protocol / Project Tableland
Date of Incident
Attack Technique Phishing
Classification NFT
Primary Source View Post-Mortem

Protocol Information

Protocol Type Exploit/Phishing
Official Website tableland.xyz/
Protocol Twitter/X @tableland__
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 phishing 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 Tableland's contract logic - root cause: nft
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 Phishing audit checklist and test coverage

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

  • Verify all logic paths related to Phishing are guarded by proper access controls and input validation - see the Phishing Attacks attack class for patterns
  • 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

Related Attack Classes

The technique used in this hack maps to these vulnerability classes in our security curriculum:

See all Phishing Attacks examples →

Sources & References

Learn to Prevent the Next Tableland

The Tableland 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