Cipher Decoding - Beginner Level: transposition ciphers BEGINNER

Boost your speed and accuracy with this beginner friendly πŸ“ˆ worksheet. Worksheet 5 of 30 presents 20 beginner-level cipher decoding problems. Focus on transposition ciphers while practicing transposition ciphers, key-based decoding, cipher algorithms. Difficulty: foundational concepts and basic patterns. Perfect for entry-level test takers.

πŸ“ Worksheet 5 of 30 β€’ 20 questions β€’ ⏱️ Estimated time: 20 minutes β€’ 🎯 Beginner level

What you'll learn in this worksheet:
Your progress through Cipher Decoding
Worksheet 5 of 30 (16% complete)

Question 1

Using reverse cipher (writing backwards), decode: 'GNITEKRAM'
Reverse cipher: GNITEKRAM reversed is MARKETING

Question 2

Using Baconian cipher (5-bit binary encoding), decode: '11001 00100 00001 10001 00000'
Baconian decoding: 11001 00100 00001 10001 00000 β†’ ZEBRA

Question 3

If 'SOLVE' is encoded as 'QMJTC' using Caesar cipher, what is the shift value?
Caesar cipher: SOLVE β†’ QMJTC. Shift = 24

Question 4

Using Rail Fence cipher with 2 rails, encode: 'DATABASE'
Rail Fence (2 rails): DATABASE β†’ DTBSAAAE

Question 5

Using ROT13 cipher, decode: 'ENCRYPTION'
ROT13 (shift 13): ENCRYPTION β†’ RAPELCGVBA

Question 6

Using Atbash cipher (A↔Z, B↔Y, C↔X...), decode: 'ORCHESTRA'
Atbash: ORCHESTRA β†’ LIXSVHGIZ

Question 7

Using Vigenère cipher with keyword 'TORNADO', decode the ciphertext: 'ZODR'
Vigenère: With key 'TORNADO', ZODR → GAME

Question 8

Using date-based cipher with date 26-12-2021 (sum of day+month+year = 5), decode: 'OZXYNHJ'
Date-based cipher: Shift = 5, OZXYNHJ decoded β†’ JUSTICE

Question 9

Decode the Base64 string: 'UFJPVE9DT0w='
Base64 decoding: UFJPVE9DT0w= β†’ PROTOCOL

Question 10

Using Atbash cipher (A↔Z, B↔Y, C↔X...), decode: 'CITY'
Atbash: CITY β†’ XRGB

Question 11

Using Playfair cipher with keyword 'ENIGMA', encode: 'CRAZY'
Playfair with keyword 'ENIGMA': CRAZY β†’ BSFVZY

Question 12

Using Atbash cipher (A↔Z, B↔Y, C↔X...), decode: 'CLIENT'
Atbash: CLIENT β†’ XORVMG

Question 13

Using Rail Fence cipher with 5 rails, encode: 'KICK'
Rail Fence (5 rails): KICK β†’ KICK

Question 14

Using Hill cipher with key matrix [[2, 3], [3, 5]], encode: 'STATISTICS'
Hill cipher: STATISTICS β†’ PTFRSKKTGS

Question 15

Using Hill cipher with key matrix [[2, 3], [3, 5]], encode: 'CIPHER'
Hill cipher: CIPHER β†’ CUZCHT

Question 16

Using Hill cipher with key matrix [[7, 8], [11, 13]], encode: 'CALCULUS'
Hill cipher: CALCULUS β†’ OWPRUZYM

Question 17

Using Autokey cipher with initial key 'SECRET', encode: 'MEMORY'
Autokey cipher: MEMORY with key 'SECRET' β†’ EIOFVR

Question 18

Using Rail Fence cipher with 2 rails, encode: 'SPACESHIP'
Rail Fence (2 rails): SPACESHIP β†’ SAEHPPCSI

Question 19

In Morse code, what does '. -. -.-. --- -.. .' represent?
Morse decoding: ENCODE β†’ . -. -.-. --- -.. .

Question 20

Using date-based cipher with date 10-09-2019 (sum of day+month+year = 10), decode: 'OXMBIZD'
Date-based cipher: Shift = 10, OXMBIZD decoded β†’ ENCRYPT
Previous Worksheet Next Worksheet