miscProeasy
Looking Down
bluehensctf
Task: decode three strange QWERTY-looking character groups with no files or extra hints. Solution: use the title clue to view each group as pressed keys on a keyboard, de-stagger the rows visually, and read the resulting letters H, E, and N.
$ ls tags/ techniques/
keyboard_shape_recognitionvisual_pattern_matching
π
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [misc][Pro]Lock and Keyβ bluehens_ctf_2026
- [misc][Pro]Blind Hensβ bluehens_ctf_2026
- [forensics][Pro]π΄πingβ bluehensctf
- [crypto][Pro]XORDECRYPTβ bluehensctf
- [stego][Pro]Dvorak Cipherβ hackerlab