[Next challenge] [Previous challenge] Home 

The following is a test on security. See how many points you can gain.

Your current score is: 0

Alphabet Shifting

A simple coding method is to simply move the alphabet by a number of places back or forward, such as to move it back by three places:

abcdefghijklmnopqrstuvwxyz
DEFGHIJKLMNOPQRSTUVWXYZABC

Thus:

cat

would become:

FDW

For an example click on the following:

Determine the decoded text for the following:

Coding

Answer

Result

PSRHSR

Incorrect

ORII

Incorrect

LETTC

Incorrect

KISQIXVC

Incorrect

VEHMS

Incorrect
  Score 0

Go the next part of the challenge [Next challenge].
Go the previous part of the challenge [Previous challenge].

If you are struggling, here is a Caesar Code Calculator [Link].

Developed by Bill Buchanan, Jamie Graves, Zibi Kwecka and Lionel Saliou, Centre for Distributed Computing and Security [link].