-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnews.html
390 lines (390 loc) · 10 KB
/
news.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
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>
News : IrisCTF 2025 - CTF fun for hackers of all skill levels
</title>
<meta content="A fun, lighthearted, and educational 48-hour online CTF aimed towards hackers of all levels." name="description"/>
<meta content="" name="author"/>
<meta content="/static/img/favicon.png" property="og:image">
<link href="/static/img/favicon.png" rel="icon" type="image/png"/>
<!-- CSS -->
<link href="/static/ctfx.css-v-1.3.0.css" rel="stylesheet"/>
</meta>
</head>
<body>
<div id="navbar">
<a href="/">
<img id="navbar-logo" src="/static/img/logo_navbar.png"/>
</a>
<div id="navbar-buttons">
<a href="/home.html">
Home
</a>
<a href="/challenges.html">
Challenges
</a>
<a href="/scoreboard.html">
Scoreboard
</a>
<a href="/profile.html">
</a>
<form action="/api" method="post">
</form>
</div>
</div>
<a href="/news.html">
<div id="news-bar">
News (click for archive)
</div>
</a>
<div id="body-content">
<div class="section-header">
<div class="decorator-square-container" style="transform: rotate(0deg)">
<div class="decorator-square-component" style="background-color:#009927">
</div>
<div class="decorator-square-component title-decorator-gray">
</div>
<div class="decorator-square-component decorator-square-icon" style="background-image: url('/static/img/icons/arrow.png');background-size: 16px;">
</div>
</div>
Latest news
</div>
<div class="card">
<div class="card-header">
forens/Tracem 2
<small>
<span class="datetime">
1736054676
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
Do not bruteforce flag submissions for forens/Tracem 2. We've just noticed a large number of submission attempts from some teams. Any teams with >100 attempts on that challenge will be asked for a qualifying (non-cheese) writeup before event end in order to maintain prize eligibility.
</p>
</div>
</div>
<div class="card">
<div class="card-header">
misc/prime5 hint
<small>
<span class="datetime">
1736035427
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
Hints have been added for misc/prime5.
</p>
</div>
</div>
<div class="card">
<div class="card-header">
crypto/SPHINCS+ dist note
<small>
<span class="datetime">
1736024894
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
The
<code>
.gdbhistory
</code>
file in crypto/SPHINCS+ was only included by accident and is not relevant to the solution. The challenge does not require any binary exploitation.
</p>
</div>
</div>
<div class="card">
<div class="card-header">
net/NetHog: hint
<small>
<span class="datetime">
1736020836
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
I do not like the bits that fail, But with this code, you will prevail! Fix the errors, it’s not so tough— With
<strong>
****
</strong>
, you’ll have enough!
</p>
</div>
</div>
<div class="card">
<div class="card-header">
osint: where's bobby now up
<small>
<span class="datetime">
1735999983
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
New osint challenges just dropped!!
</p>
</div>
</div>
<div class="card">
<div class="card-header">
osint/fuel deal: Up Again
<small>
<span class="datetime">
1735996974
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
The challenge is now available to solve!
</p>
</div>
</div>
<div class="card">
<div class="card-header">
osint/fuel deal: Suspended Temporarily
<small>
<span class="datetime">
1735993667
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
The challenge is disabled temporarily! We apologise for any inconvenience.
</p>
</div>
</div>
<div class="card">
<div class="card-header">
web/Bad Todo: Dockerfile added
<small>
<span class="datetime">
1735971622
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
Added a Dockerfile to files for this challenge since the infra is rocky
</p>
</div>
</div>
<div class="card">
<div class="card-header">
web/bad-todo: server stability
<small>
<span class="datetime">
1735969314
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
A patch was made to hopefully keep the server up. If it's still coming down, let us know. (The change is also in the dist files)
</p>
</div>
</div>
<div class="card">
<div class="card-header">
rev/?????: new challenge?
<small>
<span class="datetime">
1735968641
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
Has this challenge always been here? Or did it just arrive?
</p>
</div>
</div>
<div class="card">
<div class="card-header">
rf/dotdotdot: file updated.
<small>
<span class="datetime">
1735961153
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
File has been updated for rf/dotdotdot to be clearer and remove the stutter at the end.
</p>
</div>
</div>
<div class="card">
<div class="card-header">
crypto/kittycrypt: file change
<small>
<span class="datetime">
1735960705
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
example input/output & flag output have been updated to solve the similar-length issue. If you previously downloaded the files, you will need to re-download them.
</p>
</div>
</div>
<div class="card">
<div class="card-header">
pwn/MyFiles: clarification
<small>
<span class="datetime">
1735958831
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
Clarification about invite codes: The invite code on remote and in the files are intentionally not the same invite code.
</p>
</div>
</div>
<div class="card">
<div class="card-header">
web/political: Admin bot fixed
<small>
<span class="datetime">
1735955205
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
Admin bot has been fixed on infrastructure (no files were changed) and now works. Please connect with the new port (1337).
</p>
</div>
</div>
<div class="card">
<div class="card-header">
web/political: bot files updated
<small>
<span class="datetime">
1735951317
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
Fixed a typo in the distributed bot.js file which was only fixed on remote.
</p>
</div>
</div>
<div class="card">
<div class="card-header">
Format Clarification- OSINT 1
<small>
<span class="datetime">
1735950820
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
Hi everyone! I would like to clarify the format for Checking Out of Winter. It's no longer case sensitive and if there is a special symbol like '&' please replace it with 'and'.
</p>
<p>
Thank you for solving the challenge and sorry for any inconvenience!
</p>
</div>
</div>
<div class="card">
<div class="card-header">
IrisCTF 2025
<small>
<span class="datetime">
1735345084
</span>
<img src="/static/img/icons/clock.png"/>
</small>
</div>
<div class="card-content">
<p>
This year's event starts 2025.01.04 (Jan 4th) at 00:00 UTC and will last for 48 hours. Happy hacking!
</p>
</div>
</div>
</div>
<div id="footer">
<b>
Forked from
<a href="https://github.com/Milkdrop/CTFx">
CTFx
</a>
</b>
v1.3.0, developed by
<a href="https://irissec.xyz/">
IrisSec
</a>
.
<br/>
CTFx by
<a href="https://gitlab.com/Milkdrop">
Milkdrop
</a>
, based on
<a href="https://github.com/Nakiami/mellivora">
Mellivora
</a>
.
<br/>
WebGL version developed by
<a href="https://github.com/nesrak1">
nope
</a>
.
<a href="/redir-choice-wgl.html">
Go to WebGL version
</a>
</div>
<!-- JS -->
<audio id="audio-typewriter" src="/static/audio/typewriter.mp3">
</audio>
<audio id="audio-nav-mouseover" src="/static/audio/nav_mouseover.mp3">
</audio>
<audio id="audio-nav-click" src="/static/audio/nav_click.mp3">
</audio>
<audio id="audio-btn-dynamic-mouseover" src="/static/audio/btn_dynamic_mouseover.mp3">
</audio>
<audio id="audio-btn-dynamic-click" src="/static/audio/btn_dynamic_click.mp3">
</audio>
<audio id="audio-btn-solid-mouseover" src="/static/audio/btn_solid_mouseover.mp3">
</audio>
<audio id="audio-btn-solid-click" src="/static/audio/btn_solid_click.mp3">
</audio>
<audio id="audio-checkbox-click" src="/static/audio/checkbox_click.mp3">
</audio>
<script src="/static/ctfx.js-v-1.3.0.js" type="text/javascript">
</script>
</body>
</html>