BitBNS Hack
Incident Overview
BitBNS, an Indian crypto exchange, was hacked for $7.5 million on February 1, 2022, and hid the hack from users until an investigation by crypto sleuth zachxbt uncovered the incident.
According to zachxbt, BitBNS was hacked through a vulnerability in their AWS (Amazon Web Services) cloud storage, which allowed the attacker to access the exchange's private keys and steal funds. BitBNS attempted to cover up the hack by tweeting about "system maintenance in progress" instead of disclosing the breach to users. BitBNS CEO Guarav Dahake later admitted to hiding the hack from customers at the advice of law enforcement.
However, some funds were ultimately recovered thanks to cooperation from other exchanges and law enforcement.
Incident Report
Protocol Information
Market Context at Time of Hack
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 BitBNS, these are the critical security checks that could have prevented this incident (February 2022).
- 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
- 01
- 02
-
03
Web Archive https://archive.ph/QqAJ3
Learn to Prevent the Next BitBNS
The BitBNS 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.