minor fixes

This commit is contained in:
c7309830
2025-04-07 21:06:16 +00:00
parent 07896a1e0a
commit e7aa6b3f0f
2 changed files with 3 additions and 2 deletions

View File

@@ -99,7 +99,7 @@
},
"locked": true,
"lockType": "password",
"requires": "6f118",
"requires": "6f8118",
"objects": [
{
"type": "pc",

View File

@@ -8,8 +8,9 @@
<name>Encoding and Encryption Lab</name>
<author>Z. Cliffe Schreuders</author>
<description>
# To be adjusted
Your legendary cookie recipe has been stolen by the mischievous squirrels led by Sir Acorn! Tracking them to their secret treehouse, the door slams shut behind you. A sign reads: 'Solve our riddles or forever be known as the Cookie Monster!' Crack the cryptographic challenges and reclaim your recipe before time runs out!
This scenario teaches foundational cryptography through Base64 decoding, hexadecimal conversion, Caesar cipher decryption, and AES/MD5 operations using CyberChef to reclaim a secret recipe.
</description>
<type>lab-sheet</type>