# 3,2,1..Go

# CHALLENGE DESCRIPTION:

![Screenshot from 2020-12-05 17-49-58.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1607170925655/nJR4lJvEg.png)

This challenge needs a little bit of research about "Joan Clarke".
John clarke is a women who cracked Enigma cyphers.

So i searched about Enigma ciphers and i came across this website

> https://www.dcode.fr/enigma-machine-cipher

Paste the cipher text in the box

> WEQEXFTUXQHVOUFPSVLPTORHAFBQE

Adjust the settings according to the given image

![config.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1607171585777/7CBGej0Bd.jpeg)

You'll get this

> YOUHAVECRACKEDTHEENIGMAGENIUS

Convert it into small letters and separate the words using underscore

Enclose it with flag wrapper

> shaktictf{you_have_cracked_the_enigma_genius}




