-
Notifications
You must be signed in to change notification settings - Fork 0
/
challenges-category-10.html
266 lines (266 loc) · 8.34 KB
/
challenges-category-10.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>
Challenges : IrisCTF 2024 - 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"/>
<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 class="active" href="/challenges.html">
Challenges
</a>
<a href="/scoreboard.html">
Scoreboard
</a>
<a href="/profile.html">
</a>
<form action="/api" method="post">
</form>
</div>
</div>
<div id="body-content">
<div class="pre-category-name">
Challenge category:
</div>
<div class="category-name typewriter">
Welcome
</div>
<div style="display:flex; flex-wrap:wrap">
<div class="decorator-square-container" style="transform: rotate(270deg)">
<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;filter:invert(1);">
</div>
</div>
<a class="btn-solid btn-solid-warning" href="challenges-category-Binary+Exploitation.html" style="margin:0px 8px 8px 0px">
Binary Exploitation
</a>
<a class="btn-solid btn-solid-warning" href="challenges-category-Cryptography.html" style="margin:0px 8px 8px 0px">
Cryptography
</a>
<a class="btn-solid btn-solid-warning" href="challenges-category-Forensics.html" style="margin:0px 8px 8px 0px">
Forensics
</a>
<a class="btn-solid btn-solid-warning" href="challenges-category-Miscellaneous.html" style="margin:0px 8px 8px 0px">
Miscellaneous
</a>
<a class="btn-solid btn-solid-warning" href="challenges-category-Networks.html" style="margin:0px 8px 8px 0px">
Networks
</a>
<a class="btn-solid btn-solid-warning" href="challenges-category-Open-Source+Intelligence.html" style="margin:0px 8px 8px 0px">
Open-Source Intelligence
</a>
<a class="btn-solid btn-solid-warning" href="challenges-category-Radio+Frequency.html" style="margin:0px 8px 8px 0px">
Radio Frequency
</a>
<a class="btn-solid btn-solid-warning" href="challenges-category-Reverse+Engineering.html" style="margin:0px 8px 8px 0px">
Reverse Engineering
</a>
<a class="btn-solid btn-solid-warning" href="challenges-category-Web+Exploitation.html" style="margin:0px 8px 8px 0px">
Web Exploitation
</a>
<a class="btn-solid btn-solid-warning active" href="challenges-category-Welcome.html" style="margin:0px 8px 8px 0px">
Welcome
</a>
</div>
<div style="margin-bottom: 8px">
</div>
<div class="card">
<div class="card-header">
<div style="display:flex">
<a href="challenge-id-15.html">
Sanity Check
</a>
<div class="challenge-points">
<img src="/static/img/icons/flag.png"/>
50 Points
</div>
</div>
<small>
</small>
</div>
<div class="card-content">
<p>
Welcome to IrisCTF 2024! We worked really hard to make this event possible, and we really hope you enjoy what we cooked up this year. Above all else, we hope you have fun and learn something new!
</p>
<p>
</p>
<p>
Here's a freebie to introduce you to what the flag format looks like:
<code>
irisctf{welc0me_to_1risc7f_2024}
</code>
. Flags will follow this format unless otherwise specified.
</p>
<div style="margin-top:8px; display:flex; flex-wrap: wrap">
</div>
<div>
</div>
<div class="tag tag-inline" style="margin-bottom:0px">
<img src="/static/img/icons/user.png" style="width:20px; height:20px; margin-right:8px">
<b style="margin-right:8px">
By:
</b>
IrisCTF Organizers
</img>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<div style="display:flex">
<a href="challenge-id-16.html">
Discord
</a>
<div class="challenge-points">
<img src="/static/img/icons/flag.png"/>
50 Points
</div>
</div>
<small>
</small>
</div>
<div class="card-content">
<p>
One of the best parts about a CTF is meeting other people. We invite you to join the IrisCTF Discord server where you can talk in general about the event and computer hacking:
<a href="https://discord.gg/sJ956QffSh">
https://discord.gg/sJ956QffSh
</a>
.
</p>
<p>
</p>
<p>
If you run into snags during a challenge or just want to speak to the organizers privately, you can open up a ticket in
<code>
#support
</code>
. While we can't give solutions or flags, we can help clear up confusions or address problems. We're nice, we swear!
</p>
<p>
</p>
<p>
The flag for this item is in the description of
<code>
#general
</code>
. Note that solution and flag sharing with other teams is prohibited during the event, just like during any other CTF.
</p>
<div style="margin-top:8px; display:flex; flex-wrap: wrap">
</div>
<div>
</div>
<div class="tag tag-inline" style="margin-bottom:0px">
<img src="/static/img/icons/user.png" style="width:20px; height:20px; margin-right:8px">
<b style="margin-right:8px">
By:
</b>
IrisCTF Organizers
</img>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<div style="display:flex">
<a href="challenge-id-50.html">
Exit Survey
</a>
<div class="challenge-points">
<img src="/static/img/icons/flag.png"/>
50 Points
</div>
</div>
<small>
</small>
</div>
<div class="card-content">
<p>
Thank you so much for playing IrisCTF 2024!
</p>
<p>
</p>
<p>
In order to complete the form, you will need this code:
<code>
irisctf_2024_ex1tsSvR3y
</code>
Please don't share it!
</p>
<div style="margin-top:8px; display:flex; flex-wrap: wrap">
<a href="https://forms.gle/hMKebtNvjWp82E4F8" style="text-decoration:none; margin-right:8px; margin-bottom:8px" target="_blank">
<div class="tag tag-inline btn-solid btn-solid-danger btn-solid-link" style="margin-bottom:0px">
<img src="/static/img/icons/link.png" style="width:20px; height:20px; margin-right:8px">
https://forms.gle/hMKebtNvjWp82E4F8
</img>
</div>
</a>
</div>
<div>
</div>
<div class="tag tag-inline" style="margin-bottom:0px">
<img src="/static/img/icons/user.png" style="width:20px; height:20px; margin-right:8px">
<b style="margin-right:8px">
By:
</b>
IrisCTF Organizers
</img>
</div>
</div>
</div>
</div>
<div id="footer">
<b>
Forked from
<a href="https://github.com/Milkdrop/CTFx">
CTFx
</a>
</b>
v1.3.0.
<br/>
CTFx by
<a href="https://gitlab.com/Milkdrop">
Milkdrop
</a>
, based on
<a href="https://github.com/Nakiami/mellivora">
mellivora
</a>
</div>
<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>