LongNoseDog Hack
Incident Overview
LongNoseDog token exit scam occurred on Jan 18, 2024, with the deployer performing a rugpull and removing liquidity worth 309,749 USD from PancakeSwap pool.
LongNoseDog is a copycat BEP20 token trading on PancakeSwap. On January 18, 2024, the token's deployer removed liquidity from the LP pool, performing an exit scam. The stolen funds, worth 309,749 USD or 998.71 BNB, were transferred through multiple EOA addresses to cover the attacker's tracks.
Deployer Address:
https://bscscan.io/address/0x10DD0BEC…083eb5
Scammer Address:
https://bscscan.io/address/0xaa398476…19f276
Liquidity Removal Transaction:
https://bscscan.io/tx/0x8566f47b…528964
Funds Transfer Transaction:
https://bscscan.io/tx/0xe1e50f0d…63efca
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 LongNoseDog, these are the critical security checks that could have prevented this incident (January 2024).
- Verify all logic paths related to Rugpull 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 LongNoseDog
The LongNoseDog 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.