Description
I really like Rubik’s Cubes, so I created a challenge for you. I put the flag on the white tiles and scrambled the cube. Once you solved the cube, you’ll know my secret.
Attachment: rev90.zip
Exploit
Scrambling: |
From the scrambled cube above, we know that the flag must be the permutation of {3DRW}3IC
. We also know that the format of the flag is IW{...}
. Therefore, the original white side should look like:
White side: |
Furthermore, no matter how we scramble the cube, central pieces will stay at center, corner pieces will stay at corner, and edge pieces will stay on edge, so we can deduce that the original white side should look like:
White side: |
Now, there are only three possible flags: IW{3D3CR}
, IW{3DRC3}
, and IW{RD3C3}
. Just submit them respectively and we can figure out the correct flag is IW{3DRC3}
.
Flag:
IW{3DRC3}