LocalBitcoins Hack
Incident Overview
A security vulnerability occurred at the prominent over-the-counter Bitcoin exchange LocalBitcoins. Attackers were able to replace the official URL to the exchange's forum with a false link that took visitors to a phony website that looked like the discussion board but gathered information from users who tried to join in.
The attackers utilized the information they gathered to steal 7.9 Bitcoin (about $27,000 at the time) from at least six user accounts.
Incident Report
Protocol Information
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.
What Auditors Should Check
If you're auditing a protocol with similar architecture to LocalBitcoins, these are the critical security checks that could have prevented this incident (January 2019).
- 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 TrialSources & References
Learn to Prevent the Next LocalBitcoins
The LocalBitcoins 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.