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
hoppi_
대표 업적 없음
Hi, I think you need a wider range, not starting from 65.
It's because the admin's password is encoded in base64.