A web-based CTF challenge focused on SQL Injection.
Mr. Venugopal Iyer is in deep trouble — he has completely forgotten his login credentials for his own website!
All he remembers about his email is that it partially looks like:
📧 b@#^@x@gmail.com
(Hint: He made this Gmail after watching a movie about a big white friendly robot!)
As for the password? That’s completely lost.
Your mission is to:
- 🧩 Reconstruct Venugopal’s full email based on the given hint.
- 🩻 Exploit the vulnerable password field using SQL Injection.
- 🕵️♂️ Successfully log in and retrieve the hidden flag within the website.
1️⃣ Clone this repository
git clone https://github.com/kathiravanbtm/venugopal-lost-credentials.git