computer/web hacking
[LOS] prob_cobolt
Paranyo
2018. 4. 27. 23:29
LOS 2번 문제인 cobolt이다.
여기서는 1번 문제와 달리 DB에서 응답한 id값이 'admin'이 정답이다.
그럼 1번 문제처럼 id='admin'주석을 통해 해결할 수 있다.
query : select id from prob_cobolt where id='admin'#' and pw=md5('') |