Rating:
# Vigenere
## Description
Can you decrypt this [message](https://artifacts.picoctf.net/c/532/cipher.txt)?
Decrypt this message using this key "CYLAB".
## Solving
1. Lets use [CyberChef](https://gchq.github.io/CyberChef/) for that.
1. Copy the message into the input field and use Vigenère Decode
1. The key is given
> Key: "CYLAB"