This is the internal directory system of RiRiLa Company, a common enterprise system powered by a database. You can input an employee’s extension number to retrieve their information. Use this system to practice SQL Injection techniques.
In the real world, there are no hacker-friendly hints
. This time, you’re on your own to explore and experiment!
The treasure is stored in tables starting with secret_
. Go find it!
INFORMATION_SCHEMA
in MySQL) to discover table names, especially those starting with secret_
.numeric
, craft queries that account for inputs not requiring string delimiters ('
or "
).