SherLOCK Hack
Incident Overview
SherLOCK token's liquidity was totally removed by the token owner. The scammer drained 938 $BNB from the PancakeSwap liquidity pool.
SherLOCK is BEP20 token, and can't be confused with the SherLOCK Security project on the Ethereum chain. The token was deployed on 5th September 2022, and users couldn't sell their $LOCK tokens after buying. On 21st September, the token deployer removed 938 $BNB from the PancakeSwap liquidity pool.
Consequently, 520 $BNB was transferred to Tornado Cash from the original address, and the remaining funds were transferred to another EOA address.
Scammer address:
https://bscscan.com/address/0x1ce21757…ac39bd
Liquidity Pool:
https://bscscan.com/address/0xd989d495…53db1d
Liquidity removal transaction:
https://bscscan.com/tx/0x96aa0df2…fe45da
Tornado Cash transfer transaction example:
https://bscscan.com/tx/0x4b3c3f00…bb4f54
Transfer to EOA address:
https://bscscan.com/tx/0xd388ad3c…8e33d4
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 SherLOCK, these are the critical security checks that could have prevented this incident (September 2022).
- 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 TrialSecurity Audit History
- Audit Report 1 Report
Sources & References
Learn to Prevent the Next SherLOCK
The SherLOCK 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.