[Hint] 로그인 취약점

SQL Injection 공격을 통해 로그인을 해보세요.

ID
Password
"); } else { echo("
- ID: $sid
- Name : $sname
- Level : $slevel

"); } ?>