Tags: crypto 

Rating: 5.0

# Ciphers Galore!

![](img/1.png)

Challenge [Link](https://hastebin.com/ajabitobet.rb)

![](img/2.png)

```
$&Es6a@I+v5;|`h_$)q?2Kq75w=p|%tK+)8K)K}d!b_l
```

The flag is encoded 3 times!

`ROT 47 > Base64 > ROT 9`

![](img/3.png)

``` RTL{s1mpl3_cRypt0_ch@113ng3_3h?} ```

Original writeup (https://github.com/an0n4ce/CTF-Write-Ups/blob/master/Red-Team-Lounge-CTF-21/Ciphers-Galore/ciphers-galore.md).