File tree Expand file tree Collapse file tree 1 file changed +8
-17
lines changed Expand file tree Collapse file tree 1 file changed +8
-17
lines changed Original file line number Diff line number Diff line change 1
1
# salad
2
2
3
- Caesar cipher challenge
3
+ ## Challenge Text
4
+ * Roman generals really knew how to make salad! ` atkw{plddp_jrcru_uivjjzex} `
4
5
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
6
8
7
9
## 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} `
8
12
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/ ) .
You can’t perform that action at this time.
0 commit comments