old-03 -- Nonogram (SQLi)

URL: https://webhacking.kr/challenge/web-03/arrow-up-right

old-03.png

Solve the Nonogramarrow-up-right

old-03-1.png

After solving we are redirected to following url, but looks like only answer was all it needed..

old-03-3.png

After entering something it gets logged:

old-03-2.png

I wasn't able to get anything from name, so maybe it's answer?

The first query was to test curl, then I performed SQLi test on answer which was successful, then most basic SQLi to fetch all results and by that we got admin's secret data.

Last updated