TryHackMe — Cryptography for Dummies Write up

Cursemagic
2 min readFeb 26, 2021

--

Hi, I am back. Today I would like to share my write-up with you guys about cryptography for dummies from the TryHackMe platform. This room is really meant for beginners. Without further ado, let's get started!

Link to TryHackMe Cryptography for Dummies: https://tryhackme.com/room/cryptographyfordummies

Task 2 Types of Cryptography

For this part, we can get the answer from the text above.

Task 3 What is a Hash

This is some introduction to hash provided by the creator. It's quite simple and easy to understand.

To convert a string to the MD5 hash, we can search the MD5 converter from the internet.

MD5 stands for Message Digest 5. As in the text above.

And MD5 is created by:

Task 4 Decoding/Encoding

In this part, we can solve the challenge by just go to CyberChef.

For the second question:

And we are done for this room!

Thank you for reading and completing this room!

--

--

Cursemagic
Cursemagic

Written by Cursemagic

Just learning, together we are strong.

No responses yet