RSSAmplifier

Homepage on Aditya Telange · Feb 2, 2021

Cryptohack - Great Snakes [3 pts]

0
Sign in to vote or save

[Aditya Telange](https://x.com/adityatelange) · Aditya Telange

The Solution is shared considering CAN I SHARE MY SOLUTIONS?

Problem

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 FAQ.

Run the attached Python script and it will output your flag.

great_snakes.py

Solution

Run great_snakes.py

> python3 great_snakes.py

Here is your flag:
crypto{z3n_0f_pyth0n}

FLAG := crypto{z3n_0f_pyth0n}

Read the original on adityatelange.in

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.