Skip to content

Latest commit

 

History

History

rail-fence

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

rail-fence

Author

Will Hong

Description

A type of transposition cipher is the rail fence cipher, which is described here. Here is one such cipher encrypted using the rail fence with 4 rails.
Can you decrypt it?
Download the message here.
Put the decoded message in the picoCTF flag format, picoCTF{decoded_message}.

Hints

  1. Once you've understood how the cipher works, it's best to draw it out yourself on paper

Approach

We can use bocentriq to decode the flag. The site says to use 4 rails. The result is: "The flag is: WH3R3_D035_7H3_F3NC3_8361N_4ND_3ND_55228140"

Flag

picoCTF{WH3R3_D035_7H3_F3NC3_8361N_4ND_3ND_55228140}