Skip to content

Commit bc5f383

Browse files
committed
Pre-IrisCTF 2025 update.
1 parent 9cce783 commit bc5f383

File tree

2 files changed

+63
-3
lines changed

2 files changed

+63
-3
lines changed
1.35 MB
Binary file not shown.

index.html

Lines changed: 63 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h1><b>IrisSec</b></h1>
4646
<div id="announcement">
4747
<h2><b>Announcement</b></h2>
4848
<blockquote>
49-
<p>IrisCTF 2025 will be taking place from 4 January 2025 @ 00:00 UTC to 6 January 2025 @ 00:00 UTC. Registration is open at <a href="https://2025.irisc.tf">2025.irisc.tf</a>.</p>
49+
<p>IrisCTF 2025 will be taking place from 4 January 2025 @ 00:00 UTC to 6 January 2025 @ 00:00 UTC. Registration will open in December at 2025.irisc.tf.</p>
5050
</blockquote>
5151
</div>
5252

@@ -58,22 +58,82 @@ <h2><b>Links</b></h2>
5858
// <a href="https://ctftime.org/team/127034" target="_blank">CTFtime</a>
5959

6060
<h2><b>IrisCTF Archives</b></h2>
61+
2024:
62+
<a href="http://2024.irisc.tf/" target="_blank">Website</a>
63+
// <a href="https://github.com/IrisSec/IrisCTF-2024-Challenges" target="_blank">Challenges</a>
64+
// Writeups
65+
// <a href="https://ctftime.org/event/2085" target="_blank">CTFtime</a>
66+
<br>
6167
2023:
6268
<a href="http://2023.irisc.tf/" target="_blank">Website</a>
6369
// <a href="https://github.com/IrisSec/IrisCTF-2023-Challenges" target="_blank">Challenges</a>
6470
// <a href="/writeups/2023.html" target="_blank">Writeups</a>
6571
// <a href="https://ctftime.org/event/1774" target="_blank">CTFtime</a>
6672

6773
<h2><b>Contact</b></h2>
68-
<p>Want to <a href="/assets/pdf/IrisCTF_2024_Sponsorship_Deck.pdf">sponsor</a> the next IrisCTF? Want to become an organizer and join the IrisSec crew? Just wanna say hello?</p>
69-
<p>Join our public <a href="https://discord.gg/JXvW3ft9Ac">Discord</a>, or email us at <a href="mailto:[email protected]">[email protected]</a>.</p>
74+
<p>Want to <a href="/assets/pdf/IrisCTF_2025_Sponsorship_Deck.pdf" target="_blank">sponsor</a> the next IrisCTF? Want to become an organizer and join the IrisSec crew? Just wanna say hello?</p>
75+
<p>Join our public <a href="https://discord.gg/JXvW3ft9Ac" target="_blank">Discord</a>, or email us at <a href="mailto:[email protected]">[email protected]</a>.</p>
7076

7177
</div>
7278

7379
<hr class="divider">
7480

7581
<div id="highlights">
7682

83+
<!-- 2024 -->
84+
85+
<center><h1><b>IrisCTF 2024 Highlights</b></h1></center>
86+
87+
<div id="highlight-blocks">
88+
<div class="highlight-block">
89+
<h2><b>Registered Teams</b><h2>
90+
<p><span class="highlight-data-int">1786</span></p>
91+
</div>
92+
<div class="highlight-block">
93+
<h2><b>Mean Team Size</b><h2>
94+
<p><span class="highlight-data-float">2.96</span></p>
95+
</div>
96+
<div class="highlight-block">
97+
<h2><b>Flags Captured</b><h2>
98+
<p><span class="highlight-data-int">6547</span></p>
99+
</div>
100+
<div class="highlight-block">
101+
<h2><b>CTFtime Rating</b><h2>
102+
<p><span class="highlight-data-float">34.30</span>/36.88</p>
103+
</div>
104+
<div class="highlight-block">
105+
<h2><b>Challenging</b><h2>
106+
<p><span class="highlight-data-float">96.72</span>%</p>
107+
</div>
108+
<div class="highlight-block">
109+
<h2><b>Educational</b><h2>
110+
<p><span class="highlight-data-float">98.53</span>%</p>
111+
</div>
112+
<div class="highlight-block">
113+
<h2><b>Enjoyable</b><h2>
114+
<p><span class="highlight-data-float">95.24</span>%</p>
115+
</div>
116+
<div class="highlight-block">
117+
<h2><b>Staff Rating</b><h2>
118+
<p><span class="highlight-data-float">96.77</span>%</p>
119+
</div>
120+
<div class="highlight-block">
121+
<h2><b>Recommendation Score</b><h2>
122+
<p><span class="highlight-data-float">4.17</span>/5.00</p>
123+
</div>
124+
</div>
125+
126+
<h2><b>Here's What People Had to Say</b></h2>
127+
<p>"Thank you for the CTF, all of the staff were incredibly kind and friendly. The Networks and OSINT challenges in particular were great."<br>- Anonymous Survey Response</p>
128+
<p>"I just want to say that your website is the best CTF website I've ever seen! With the sound at each click, it's like a game menu."<br>- Anonymous Survey Response</p>
129+
<p>"Great event. My second international CTF. I learned a lot by searching to solve challenges. Thanks for dedicating your time to make this event possible!"<br>- Anonymous Survey Response</p>
130+
131+
<h2><b>Sponsors</b></h2>
132+
<p>Infra sponsored by <a href="https://goo.gle/ctfsponsorship">goo.gle/ctfsponsorship</a>, prizes sponsored by Sideliner.</p>
133+
134+
<!-- 2023 -->
135+
<br><br>
136+
77137
<center><h1><b>IrisCTF 2023 Highlights</b></h1></center>
78138

79139
<div id="highlight-blocks">

0 commit comments

Comments
 (0)