Skip to content

Commit 5ee8a9e

Browse files
authored
Update README.md
1 parent db2fff6 commit 5ee8a9e

File tree

1 file changed

+8
-17
lines changed

1 file changed

+8
-17
lines changed

crypto/salad/README.md

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,14 @@
11
# salad
22

3-
Caesar cipher challenge
3+
## Challenge Text
4+
* Roman generals really knew how to make salad! `atkw{plddp_jrcru_uivjjzex}`
45

5-
Developed by [ContronThePanda](https://github.com/PAndaContron), part of [RUSEC](https://rusec.github.io/).
6+
## Hint
7+
* Look up some common types of ciphers
68

79
## Solution
10+
* Put it into [dcode.fr's Caesar cipher solver](https://www.dcode.fr/caesar-cipher) and you get the flag.
11+
* Flag: `jctf{yummy_salad_dressing}`
812

9-
Put it into [dcode.fr's Caesar cipher solver](https://www.dcode.fr/caesar-cipher) and you get the flag.
10-
11-
Flag: `jctf{yummy_salad_dressing}`
12-
13-
---
14-
15-
## Challenge Message
16-
17-
Roman generals really knew how to make salad!
18-
19-
`atkw{plddp_jrcru_uivjjzex}`
20-
21-
## Challenge Hints
22-
23-
* Look up some common types of ciphers
13+
## Credit
14+
* Developed by [ContronThePanda](https://github.com/PAndaContron), part of [RUSEC](https://rusec.github.io/).

0 commit comments

Comments
 (0)