-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
298 lines (287 loc) · 11.9 KB
/
index.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
<!DOCTYPE html>
<html lang=en dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="format-detection" content="telephone=no">
<meta property="og:site_name" content="TSG CTF 2024">
<meta property="og:title" content="TSG CTF 2024">
<meta property="og:description"
content="TSG CTF is on-line CTF organized by TSG, the official computer society of The University of Tokyo">
<meta property="og:type" content="website">
<meta property="og:url" content="https://ctf.tsg.ne.jp">
<meta property="og:image" content="https://ctf.tsg.ne.jp/images/ogp/ogp.png">
<meta property="fb:app_id" content="1864540247116178" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="https://ctf.tsg.ne.jp">
<meta name="twitter:image" content="https://ctf.tsg.ne.jp/images/ogp/ogp.png">
<title>TSG CTF 2024</title>
<meta name="keywords" content="TSG CTF on-line Tokyo univertsity security">
<meta name="description"
content="TSG CTF is on-line CTF organized by TSG, the official computer society of The University of Tokyo">
<meta name="author" content="TSG">
<link rel="canonical" href="https://ctf.tsg.ne.jp">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css">
<link href="https://fonts.googleapis.com/css?family=Noto+Sans:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:600" rel="stylesheet">
<script src="wow.js"></script>
<script>
new WOW().init();
</script>
</head>
<body id="Body">
<section id="Top">
<div class="Top_Container">
<div class="wow fadeInUp">
<h1>
<img class="Top_CTFLogo" src="images/tsgctf_logo_2024.svg" alt="TSG CTF">
</h1>
</div>
<div class="wow fadeInUp" data-wow-delay=".5s">
<h3 class="Top_StartTime">2024.12.14 Sat. 07:00 UTC</h3>
<img class="Top_BottomArrow" src="images/bottom_arrow.svg" alt="">
<h3 class="Top_EndTime">2024.12.15 Sun. 07:00 UTC</h3>
<a class="Common_Register Only_Mobile" href="https://score.ctf.tsg.ne.jp/">REGISTRATION</a>
<h5 class="Top_OrganizedBy">organized by</h5>
<h4>
<a class="Top_Organizer" href="https://tsg.ne.jp/">Theoretical Science Group (TSG)</a>
</h4>
<h5 class="Top_SponsoredBy">sponsored by</h5>
<a href="https://flatt.tech">
<img class="Common_FlattLogo" src="images/flatt_security_white.png" alt="Flatt SECURITY">
</a>
<a href="https://g.co/cloud">
<img class="Common_FlattLogo" src="images/google_cloud.png" alt="Google Cloud">
</a>
<a class="Common_Register Only_Desktop" href="https://score.ctf.tsg.ne.jp/">REGISTRATION</a>
</div>
</div>
<div class="Top_ScrollArrowWrapper">
<span class="Top_ScrollText">SCROLL</span>
<img src="images/scroll_arrow.svg" alt="">
</div>
</section>
<section id="About">
<div class="Common_Container">
<h2 class="Common_Heading">ABOUT</h2>
<p class="wow fadeInUp">
TSG is the official computer society of The University of Tokyo, and also the name of the CTF team organized by
its members.
<br>
Again this year, we have prepared what we consider to be interesting challenges.
<br>
As a bonus, the greatest teams will be awarded a prize with $$$ thanks to <a href="https://flatt.tech/">Flatt
Security Inc.</a> Don’t miss it!
</p>
<div class="wow fadeInUp">
<h3>TSG CTF Staffs</h3>
<ul class="About_Staffs">
<li class="About_Staff">
<a href="https://twitter.com/hakatashi">
<img class="About_StaffImage" src="images/staff/hakatashi.png" alt="">
<h5 class="About_StaffName">hakatashi</h5>
</a>
</li>
<li class="About_Staff">
<a href="https://twitter.com/moratorium08">
<img class="About_StaffImage" src="images/staff/moratorium08.png" alt="">
<h5 class="About_StaffName">moratorium08</h5>
</a>
</li>
<li class="About_Staff">
<a href="https://twitter.com/naan112358">
<img class="About_StaffImage" src="images/staff/naan112358.png" alt="">
<h5 class="About_StaffName">naan112358</h5>
</a>
</li>
<li class="About_Staff">
<a href="https://twitter.com/m1kit">
<img class="About_StaffImage" src="images/staff/m1kit.png" alt="">
<h5 class="About_StaffName">m1kit</h5>
</a>
</li>
<li class="About_Staff">
<a href="https://twitter.com/sitositositoo">
<img class="About_StaffImage" src="images/staff/settyan117.png" alt="">
<h5 class="About_StaffName">settyan117</h5>
</a>
</li>
<li class="About_Staff">
<a href="https://twitter.com/__dAi00">
<img class="About_StaffImage" src="images/staff/dai.png" alt="">
<h5 class="About_StaffName">dai</h5>
</a>
</li>
<li class="About_Staff">
<a href="https://twitter.com/satos___jp">
<img class="About_StaffImage" src="images/staff/satos.png" alt="">
<h5 class="About_StaffName">satos</h5>
</a>
</li>
<li class="About_Staff">
<a href="https://twitter.com/iwashiira">
<img class="About_StaffImage" src="images/staff/iwashiira.png" alt="">
<h5 class="About_StaffName">iwashiira</h5>
</a>
</li>
<li class="About_Staff">
<a href="https://twitter.com/sashiming_syumi">
<img class="About_StaffImage" src="images/staff/sashiming.png" alt="">
<h5 class="About_StaffName">sashiming</h5>
</a>
</li>
<li class="About_Staff">
<a href="https://twitter.com/sasakiy84">
<img class="About_StaffImage" src="images/staff/sasaki.png" alt="">
<h5 class="About_StaffName">sasakiy84</h5>
</a>
</li>
<li class="About_Staff">
<a href="https://twitter.com/yuimyun_hykook">
<img class="About_StaffImage" src="images/staff/yuimyun.png" alt="">
<h5 class="About_StaffName">yuimyun</h5>
</a>
</li>
<li class="About_Staff">
<a href="https://twitter.com/lluuiiggeeinfo">
<img class="About_StaffImage" src="images/staff/LLUUIIGGEE.png" alt="">
<h5 class="About_StaffName">LLUUIIGGEE</h5>
</a>
</li>
<li class="About_Staff">
<a href="https://twitter.com/aperiodicmikan">
<img class="About_StaffImage" src="images/staff/mikanami.png" alt="">
<h5 class="About_StaffName">mikanami</h5>
</a>
</li>
<li class="About_Staff">
<a href="https://twitter.com/jiei_univ">
<img class="About_StaffImage" src="images/staff/jiei_univ.png" alt="">
<h5 class="About_StaffName">jiei_univ</h5>
</a>
</li>
</ul>
</div>
</div>
</section>
<section id="Link">
<div class="Common_Container">
<h2 class="Common_Heading">LINK</h2>
<ul class="Link_List wow fadeInUp">
<li class="Link_ListItem">
<a href="https://score.ctf.tsg.ne.jp">
<div class="Link_ListItemImageWrapper">
<img class="Link_ListItemImage" src="images/link/scoreboard.png" alt="">
</div>
<h5>Scoreboard</h5>
</a>
</li>
<li class="Link_ListItem">
<a href="https://discord.gg/xcZ3t9bC2A">
<div class="Link_ListItemImageWrapper">
<img class="Link_ListItemImage" src="images/link/discord.png" alt="">
</div>
<h5>DISCORD</h5>
</a>
</li>
<li class="Link_ListItem">
<a href="https://twitter.com/tsgctf">
<div class="Link_ListItemImageWrapper">
<img class="Link_ListItemImage" src="images/link/twitter_color.png" alt="">
</div>
<h5>Official<br>Twitter</h5>
</a>
</li>
<li class="Link_ListItem">
<a href="https://twitter.com/search?q=%23tsg_ctf">
<div class="Link_ListItemImageWrapper">
<img class="Link_ListItemImage" src="images/link/twitter_white.png" alt="">
</div>
<h5>#tsg_ctf<br>on Twitter</h5>
</a>
</li>
</ul>
</div>
</section>
<section id="Prize">
<div class="Common_Container">
<h2 class="Common_Heading">PRIZE</h2>
<div class="Prize_First wow fadeInUp">
<img class="Prize_CupImage" src="images/prize/first.svg" alt="">
<h1>1,000.00 USD</h1>
</div>
<div class="Prize_SecondThirdWrapper wow fadeInUp">
<div class="Prize_SecondThird">
<img class="Prize_CupImage" src="images/prize/second.svg" alt="">
<h3>500.00 USD</h3>
</div>
<div class="Prize_SecondThird">
<img class="Prize_CupImage" src="images/prize/third.svg" alt="">
<h3>200.00 USD</h3>
</div>
</div>
<p>
* The winning team qualifies for the SECCON CTF 2024 Finals (International Division).
<br>
If the first-place team has already qualified, it will receive another entry unless it declines; if the team withdraws from qualification, the second-place team qualifies instead.
<br>
* The prize will be paid with PayPal. If it doesn't suit you, we can pay that in BitCoin at an arbitrary
exchange rate we determine.
<br>
* The teams must publish the writeups of the solved problems to get their prizes.
</p>
<a class="Common_Register" href="https://score.ctf.tsg.ne.jp">REGISTRATION</a>
</div>
</section>
<section id="Regulation">
<div class="Common_Container">
<h2 class="Common_Heading">REGULATION</h2>
<p class="wow fadeInUp">
Don’t prevent other teams from having fun.
<br>
Don’t share flags or hints, or you’ll be banned.
<br>
Don’t attack (e.g. DoS) our infrastructure, or you’ll be banned.
<br>
Don’t do automated scanning. It will be considered to be DoS.
<br>
The flag format is <span class="Common_Code">TSGCTF{blahblah}</span>, unless otherwise specified.
<br>
The number of members in a team is unlimited.
<br>
People who belong to TSG are not allowed to participate in TSG CTF.
</p>
<div class="Regulation_Contact wow fadeInUp">
<h3 class="Regulation_SubHeading">Contact</h3>
<p>
<b>Twitter:</b><a class="Regulation_ContactLink" href="https://twitter.com/tsgctf">@tsgctf</a>
</p>
</div>
<a class="Common_Register" href="https://score.ctf.tsg.ne.jp">REGISTRATION</a>
</div>
</section>
<section id="Sponsor">
<div class="Common_Container">
<h2 class="Common_Heading">SPONSOR</h2>
<div class="wow fadeInUp">
<h5 class="Top_SponsoredBy">sponsored by</h5>
</div>
<div class="wow fadeInUp">
<a href="https://flatt.tech/en">
<img class="Sponsor_FlattImage" src="images/fs_logo.png" alt="">
</a>
<p>
Flatt Security, based in Tokyo, offers expert security assessments and penetration testing for software.
<br>
Our seasoned professionals deliver proven, top-tier services.
<br>
We also provide tools to help you internalize cutting edge, state of the art security practices.
</p>
<a class="Sponsor_LinkToFlatt" href="https://flatt.tech">Official Web</a>
</div>
</div>
</section>
</body>
</html>