Great Snakes

Description

Modern cryptography involves code, and code involves coding. CryptoHack provides a good opportunity to sharpen your skills. Of all modern programming languages, Python 3 stands out as ideal for quickly writing cryptographic scripts and attacks. For more information about why we think Python is so great for this, please see the FAQarrow-up-right. Run the attached Python script and it will output your flag. Challenge files: - great_snakes.pyarrow-up-right Resources: - Downloading Pythonarrow-up-right

Sssssssssnakes

Run the python script with python great_snakes.py to get the flag

  • Note that you need Python 3

Slithering code

Flag

crypto{z3n_0f_pyth0n}

Last updated