완료됨
help me an idea to solve this challenge

i used this payload : 1 OR IF(ASCII(MID(password, 1, 1)) = {n}, BENCHMARK(10000000, MD5(1)), 1)#
with n run in range (65,122) for this challenge but nothing delay. Do i wrong in somewhere

#web
작성자 정보
더 깊이 있는 답변이 필요할 때
드림핵 팀과 멘토에게 직접 문의해 보세요!
답변 1
avatar
hoppi_
대표 업적 없음

Hi, I think you need a wider range, not starting from 65.
It's because the admin's password is encoded in base64.

2024.09.30. 18:21