mirror of
https://github.com/cliffe/BreakEscape.git
synced 2026-02-20 13:50:46 +00:00
minor fixes
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
},
|
||||
"locked": true,
|
||||
"lockType": "password",
|
||||
"requires": "6f118",
|
||||
"requires": "6f8118",
|
||||
"objects": [
|
||||
{
|
||||
"type": "pc",
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user