From 1e8c4dddedf82a5695b13307159bf1c18732597e Mon Sep 17 00:00:00 2001 From: glacialcascade <11969863+glacialcascade@users.noreply.github.com> Date: Wed, 13 Dec 2023 15:45:39 -0500 Subject: [PATCH 1/2] Create discord challenge --- discord/chall.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 discord/chall.yaml diff --git a/discord/chall.yaml b/discord/chall.yaml new file mode 100644 index 0000000..590fd17 --- /dev/null +++ b/discord/chall.yaml @@ -0,0 +1,13 @@ +name: Discord +categories: + - misc +value: 25 +flag: bcactf{blah} +description: |- + Please join our Discord server! +hints: + - Look in the rules channel +authors: + - CTF Club +visible: true +# TODO: deployment From 073f353098de3f002fb9a4f020da5035933ca884 Mon Sep 17 00:00:00 2001 From: mudasir <96320211+mud-ali@users.noreply.github.com> Date: Wed, 27 Dec 2023 22:19:48 -0500 Subject: [PATCH 2/2] add flag and invite link --- discord/chall.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/discord/chall.yaml b/discord/chall.yaml index 590fd17..d288905 100644 --- a/discord/chall.yaml +++ b/discord/chall.yaml @@ -2,12 +2,11 @@ name: Discord categories: - misc value: 25 -flag: bcactf{blah} +flag: bcactf{w3lc0m3_t0_bC@c7F_5_fby4uf4dijreferuvg} description: |- - Please join our Discord server! + Welcome to BCACTF 5.0! Please join our Discord server to find the flag: https://discord.gg/NP9Bb7PDWf hints: - Look in the rules channel authors: - CTF Club visible: true -# TODO: deployment