Skip to content

Commit

Permalink
Add challenge
Browse files Browse the repository at this point in the history
  • Loading branch information
s0phialiu committed Mar 12, 2024
1 parent 7e50d58 commit cbe4703
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 0 deletions.
27 changes: 27 additions & 0 deletions chals/crypto/secret_salad/challenge.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: "Secret Salad"
author: Sophia
category: Crypto
description: |-
We have intercepted a crucial document via email. It appears to contain a list of usernames and their corresponding passwords for a website.
If it helps, we have a screenshot of a post that our person of interest made on a different site.
**author**: Sophia
value: 100
type: dynamic
tags:
- easy
extra:
initial: 100
decay: 75
minimum: 50
flags:
- sigpwny{caesar_is_my_fav_salad}
files:
- users.txt
- passwords.txt
- image.jpg
hints:
- Can you use clues from the user's post to figure out what their other alias is?
- The password of a user lies on the same line as their username.
- Decrypt the password to get the flag - make sure to wrap it in sigpwny{}.
state: hidden
1 change: 1 addition & 0 deletions chals/crypto/secret_salad/flag.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sigpwny{caesar_is_my_fav_salad}
Binary file added chals/crypto/secret_salad/image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions chals/crypto/secret_salad/passwords.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
CbR9tccoW__oGc2K1
xJc!b1gK7snnV4F!d
Q8iF#p1y!6O_OJ4y#Tf!
S8zL9y!3kXDY1eR#f*4
T7kE!v3rXxdJ4y#Tf!1
L3z!e1yV9__J4y#Tf!1
r2nHg$y8xK__W!u9tP1#s
fC5rJ!z2y__h2pE!s*7n
Q1sF*!3yLdxbZ!9lD1rH
L3z!e1yV9__J4y#Tf!1
U2j!hY4cZ__9zL!eF2vW
G1a!r7tBq__nL1qB*#rZ
Yz#8d!6J1hieG1oL4tZx
d5yK!pS9X__iV!2y1rH7
Q!3WmX8aR__J4y#Tf!1
jH2q!x1oR__Y1eR#f*4y
Z6aF3p!5x__Y1eRafa4y
rM!6dF3y#QhowX3e#s*5yA
bZ!9lD1rHai9zL!eF2vW
K1j!b5oQhppJ4y#Tf!1
C#iS5yQ2l_llJ4y#Tf!1
h2pE!s*7n__oG2wZ!6yF
O5t#kR6qW__J4yxTf!1
Bqb7K1p9rE5gJ4ysTf4
Vp6D9!j8M_xd9zL!e3
T7kE!v3rX__J4y#Tf!1
jhlzhy_pz_tf_mhc_zhshk
C#iS5yQ2l__9zL!e9
1dN!zT8YhG__J4y#Tf!1
5fFz*R3aJy__J4ydksje
i#W4Pc9oR__J4y#Tf!1
J4y#Tf!1vZ__flagsthi
T7kE!v3rX__J4yflag
i#W4Pc9oRckJ4y#Tf!1
J4y#Tf!1vZTf!1vZaa
35 changes: 35 additions & 0 deletions chals/crypto/secret_salad/users.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
kungfupanda_lover08
rosesarered16
creative_username
beach_lover2018
wicys.illinois
sigpwny
allison62
kalesalad25
illinois1867
bigharrypotterfan
lavendermatcha4lyfe
bookworm2048
pineapple_sunshine
dreamer_in_color
sushi_samurai88
midnight_stargazer
coding_with_coffee
enchanted_woods
cosmic_dreamweaver
poetry_in_motion
espresso_and_echoes
chai_latte_addict
quantum_coder
galaxy_explorer_42
serendipity_soul
graingerengineering
wanderlust_and_mountains
illinoislas
spotify_streamer25
winter_lover_1902
cat_person8
hashtag_lovers
show_binger_40
rainstorm
katya

0 comments on commit cbe4703

Please sign in to comment.