This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
grocerytf.html
34 lines (30 loc) · 3.05 KB
/
grocerytf.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
layout: default
title: GroceryTF CTF
---
<div id="indexBody">
<div class="content-wrapper" id="index_intro_wrap" style="width: 95%">
<div class="index-flex">
<div id="index_intro">
<img src="/assets/images/grocerytf_logo.png" alt="SESH Logo w/ apron :)" id="index-logo">
</div>
<div class="wrapper">
<h3>Join us for our 2021-22 CTF - GroceryTF!</h3>
<p>This is a Grocery Store themed Capture the Flag <span class="pink">hacking competition</span>, hosted online from <strong>Thursday 31st March</strong> 12:00 GMT to <strong>Saturday 2nd April</strong> 17:00 GMT.</p>
<p><a style="text-decoration: underline" href="https://forms.gle/AhSNG7VVcQW7oq7n6">Sign up here</a> (open to all University students) and <a href="/contact">contact us</a> if you have any questions.</p>
<p>It is <strong>free to join</strong> and will contain plenty of beginner challenges that should be easy for people who've been to our sessions this year... and plenty of trickier ones!</span></p>
<p>Prizes will include <span class="pink">Hack the Box vouchers</span>, <span class="pink">Try Hack Me codes</span>, and more to be announced!</p>
<p>Never played a CTF before? <a href="https://cybersecurity.att.com/blogs/security-essentials/capture-the-flag-ctf-what-is-it-for-a-newbie">This guide</a> will tell you all about them, and ours is beginner friendly!</p>
<p>We will also have a session on Monday 28th March for our members that will explain how to tackle a CTF - <a href="https://su.sheffield.ac.uk/activities/view/ethical-student-hackers-society">join our society</a> if you want to attend.</p>
<p>Read on below for a description of the theme - and <a href="https://discord.gg/XyQBQJFEcR">join our discord</a> so you can receive announcements and chat with our community during the CTF.</p>
</div>
</div>
</div>
<div class="separator"><h2>CTF Description</h2></div>
<div class="content-wrapper">
<p>After a disaster last year, the SESH Bakery has improved their security practices (slightly) and made an ambitious expansion to a full-blown grocery store - <span class="blue">frESH Groceries!</span></p>
<p>However, they still have some leaks to plug! Their employees have bunked off the mandatory awareness training, and their web developers are still making sloppy mistakes (which will teach frESH not to use UoS Software Hut students for cheap labour...).</p>
<p>Can you <span class="blue">help them identify the holes in their infrastructure</span> and various websites to prevent a full-blown cyber attack occurring again?</p>
<p>There's also a <span class="pink">side quest</span>: the SESH committee has also made some improvements to their CTF infrastructure after their Raspberry Pi got stolen last year! Can you find your way into their CTF Management Panel again, and even discover some adjacent systems that they'd really rather not be found?</p>
</div>
</div>