Back to challengesolution_viewer.sh
Hackemon 2.0 Writeup
Chansey's Hidden Ward
solution.md|13 lines(573 B)
Chansey's Hidden Ward - Solution
-
Visit the given link. It automatically redirects to
/robots.txt, revealing five disallowed paths. -
Try each path.
/staff-portal,/nurse-dashboard, and/recovery-logsare dead ends. -
/chansey-admin-ward3contains a twice-encoded Base64 string that decodes to a fake flag. -
Visit
/chansey-admin-ward7. -
The page initially appears empty. Clicking the Pokéball icon in the corner of the rectangular area reveals an encoded string.
-
Decode the string (double hex encoded) to obtain the correct flag.
