This repo shows how an SQL Injection attack works using OWASP Bricks Login. It's intended for educational purposes only if you try it, police will carry you and yours.
Payload used:
' OR '1'='1
## π― Product Takeaway
As a Technical PM, I study attack surfaces to build safer products. This SQL Injection demo helps me understand why backend validation and secure query handling are critical for our users and data.