3434 "name" : "Pwn2Play — Core Incursion" ,
3535 "description" : "DMU Hackers' flagship Capture The Flag competition. Web exploitation, cryptography, reverse engineering and more." ,
3636 "startDate" : "2026-05-30T09:00:00+01:00" ,
37- "eventAttendanceMode" : "https://schema.org/OfflineEventAttendanceMode " ,
37+ "eventAttendanceMode" : "https://schema.org/MixedEventAttendanceMode " ,
3838 "eventStatus" : "https://schema.org/EventScheduled" ,
3939 "location" : {
4040 "@type" : "Place" ,
6464 </ a >
6565 < ul class ="nav__links " id ="navLinks ">
6666 < li > < a href ="index.html " class ="nav__link "> Home</ a > </ li >
67- < li > < a href ="#p2p-hero " class ="nav__link active " data-section ="p2p-hero "> Pwn2Play</ a > </ li >
68- < li > < a href ="#register " class ="nav__link " data-section ="register "> Register</ a > </ li >
69- < li > < a href ="#categories " class ="nav__link " data-section ="categories "> Categories</ a > </ li >
70- < li > < a href ="#schedule " class ="nav__link " data-section =" schedule " > Schedule </ a > </ li >
71- < li > < a href ="map.html " class ="nav__link "> Map </ a > </ li >
72- < li > < a href ="#rules " class ="nav__link " data-section ="rules "> Rules</ a > </ li >
73- < li > < a href ="#sponsors " class ="nav__link " data-section ="sponsors "> Sponsors</ a > </ li >
67+ < li > < a href ="#p2p-hero " class ="nav__link active " data-section ="p2p-hero "> Pwn2Play</ a > </ li >
68+ < li > < a href ="#register " class ="nav__link " data-section ="register "> Register</ a > </ li >
69+ < li > < a href ="#categories " class ="nav__link " data-section ="categories "> Categories</ a > </ li >
70+ < li > < a href ="map.html " class ="nav__link "> Map </ a > </ li >
71+ < li > < a href ="#prizes " class ="nav__link " data-section =" prizes " > Prizes </ a > </ li >
72+ < li > < a href ="#rules " class ="nav__link " data-section ="rules "> Rules</ a > </ li >
73+ < li > < a href ="#sponsors " class ="nav__link " data-section ="sponsors "> Sponsors</ a > </ li >
7474 < li class ="nav__mobile-cta "> < a href ="register.html " class ="nav__link nav__link--cta "> < i class ="fas fa-user-plus "> </ i > Register</ a > </ li >
7575 </ ul >
7676 < div class ="nav__actions ">
9090 < div class ="hero__content ">
9191 < p class ="hero__tag "> DMU Hackers presents</ p >
9292 < h1 class ="hero__title "> Pwn< span class ="hero__accent "> 2</ span > Play</ h1 >
93- < p class ="hero__sub "> Our flagship Capture The Flag competition. Exploit, decrypt, reverse-engineer. Prove you've got what it takes.</ p >
93+ < p class ="hero__sub "> Our flagship Capture The Flag competition. Open to everyone with teams of up to 6. Exploit, decrypt, reverse-engineer. Prove you've got what it takes.</ p >
9494
9595 <!-- Countdown -->
9696 < div class ="hero-countdown " id ="countdown ">
@@ -181,7 +181,7 @@ <h3 class="p2p-connect__title">Connect with us</h3>
181181 < div class ="section__header ">
182182 < span class ="section__tag "> Sign Up</ span >
183183 < h2 class ="section__title "> How to Register</ h2 >
184- < p class ="section__subtitle "> Pwn2Play: Core Incursion is hosted on Biterra . Follow our step-by-step guide to create your account, join the event, and form or join a team.</ p >
184+ < p class ="section__subtitle "> Pwn2Play: Core Incursion is open to everyone, including students, professionals, and hobbyists. Teams can have up to 6 members . Follow our step-by-step guide to create your account, join the event, and form or join a team.</ p >
185185 </ div >
186186 < div class ="cards cards--three p2p-meta-cards ">
187187 < div class ="card p2p-meta-card ">
@@ -192,7 +192,7 @@ <h3 class="card__title">Register</h3>
192192 < div class ="card p2p-meta-card ">
193193 < div class ="card__icon "> < i class ="fas fa-people-group "> </ i > </ div >
194194 < h3 class ="card__title "> Team Up</ h3 >
195- < p class ="card__text "> Create or join a team</ p >
195+ < p class ="card__text "> Create or join a team of up to 6 </ p >
196196 </ div >
197197 < div class ="card p2p-meta-card ">
198198 < div class ="card__icon "> < i class ="fas fa-flag-checkered "> </ i > </ div >
@@ -303,81 +303,85 @@ <h3 class="card__title">Food & Drink</h3>
303303 </ div >
304304 </ section >
305305
306- <!-- Schedule -->
307- < section id ="schedule " class ="section ">
308- < div class ="container ">
309- < div class ="section__header ">
310- < span class ="section__tag "> The Day</ span >
311- < h2 class ="section__title "> Schedule</ h2 >
312- </ div >
313- < div class ="schedule-grid ">
314- < div class ="schedule-card ">
315- < span class ="schedule-card__time "> 08:20</ span >
316- < div class ="schedule-card__line "> </ div >
317- < div class ="schedule-card__content ">
318- < i class ="fas fa-door-open schedule-card__icon "> </ i >
319- < span class ="schedule-card__label "> Doors Open</ span >
320- </ div >
321- </ div >
322- < div class ="schedule-card ">
323- < span class ="schedule-card__time "> 09:00</ span >
324- < div class ="schedule-card__line "> </ div >
325- < div class ="schedule-card__content ">
326- < i class ="fas fa-flag-checkered schedule-card__icon "> </ i >
327- < span class ="schedule-card__label "> CTF Start</ span >
328- </ div >
329- </ div >
330- < div class ="schedule-card ">
331- < span class ="schedule-card__time "> 12:00</ span >
332- < div class ="schedule-card__line "> </ div >
333- < div class ="schedule-card__content ">
334- < i class ="fas fa-utensils schedule-card__icon "> </ i >
335- < span class ="schedule-card__label "> Lunch Break</ span >
336- </ div >
337- </ div >
338- < div class ="schedule-card ">
339- < span class ="schedule-card__time "> 13:00</ span >
340- < div class ="schedule-card__line "> </ div >
341- < div class ="schedule-card__content ">
342- < i class ="fas fa-play schedule-card__icon "> </ i >
343- < span class ="schedule-card__label "> CTF Resumed</ span >
344- </ div >
345- </ div >
346- < div class ="schedule-card ">
347- < span class ="schedule-card__time "> 18:00</ span >
348- < div class ="schedule-card__line "> </ div >
349- < div class ="schedule-card__content ">
350- < i class ="fas fa-flag schedule-card__icon "> </ i >
351- < span class ="schedule-card__label "> CTF End</ span >
352- </ div >
353- </ div >
354- < div class ="schedule-card ">
355- < span class ="schedule-card__time "> 18:40</ span >
356- < div class ="schedule-card__line "> </ div >
357- < div class ="schedule-card__content ">
358- < i class ="fas fa-door-open schedule-card__icon "> </ i >
359- < span class ="schedule-card__label "> Awards Doors Open</ span >
360- </ div >
361- </ div >
362- < div class ="schedule-card ">
363- < span class ="schedule-card__time "> 19:00</ span >
364- < div class ="schedule-card__line "> </ div >
365- < div class ="schedule-card__content ">
366- < i class ="fas fa-trophy schedule-card__icon "> </ i >
367- < span class ="schedule-card__label "> Awards Ceremony</ span >
368- </ div >
369- </ div >
370- < div class ="schedule-card ">
371- < span class ="schedule-card__time "> 20:30</ span >
372- < div class ="schedule-card__line "> </ div >
373- < div class ="schedule-card__content ">
374- < i class ="fas fa-champagne-glasses schedule-card__icon "> </ i >
375- < span class ="schedule-card__label "> After Party</ span >
376- </ div >
377- </ div >
378- </ div >
379- </ div >
380- </ section >
306+ <!-- Prizes -->
307+ < section id ="prizes " class ="section ">
308+ < div class ="container ">
309+ < div class ="section__header ">
310+ < span class ="section__tag "> Rewards</ span >
311+ < h2 class ="section__title "> Prizes</ h2 >
312+ < p class ="section__subtitle "> Top three teams in both tracks receive prizes, with extra rewards available for the in-person podium.</ p >
313+ </ div >
314+ < div class ="prizes-layout ">
315+ < article class ="prize-track ">
316+ < div class ="prize-track__header ">
317+ < div class ="prize-track__icon "> < i class ="fas fa-laptop-code "> </ i > </ div >
318+ < div >
319+ < h3 class ="prize-track__title "> Online</ h3 >
320+ < p class ="prize-track__intro "> Remote teams on the podium each receive certificates for every team member.</ p >
321+ </ div >
322+ </ div >
323+
324+ < div class ="prize-tier ">
325+ < span class ="prize-tier__place "> 1st Place</ span >
326+ < ul class ="prize-tier__perks ">
327+ < li > Certificate for each team member</ li >
328+ </ ul >
329+ </ div >
330+
331+ < div class ="prize-tier ">
332+ < span class ="prize-tier__place "> 2nd Place</ span >
333+ < ul class ="prize-tier__perks ">
334+ < li > Certificate for each team member</ li >
335+ </ ul >
336+ </ div >
337+
338+ < div class ="prize-tier ">
339+ < span class ="prize-tier__place "> 3rd Place</ span >
340+ < ul class ="prize-tier__perks ">
341+ < li > Certificate for each team member</ li >
342+ </ ul >
343+ </ div >
344+ </ article >
345+
346+ < article class ="prize-track prize-track--featured ">
347+ < div class ="prize-track__header ">
348+ < div class ="prize-track__icon "> < i class ="fas fa-building-columns "> </ i > </ div >
349+ < div >
350+ < h3 class ="prize-track__title "> In-Person</ h3 >
351+ < p class ="prize-track__intro "> On-campus winners receive certificates, custom challenge coins, and TryHackMe Premium vouchers.</ p >
352+ </ div >
353+ </ div >
354+
355+ < div class ="prize-tier ">
356+ < span class ="prize-tier__place "> 1st Place</ span >
357+ < ul class ="prize-tier__perks ">
358+ < li > Certificate for each team member</ li >
359+ < li > Custom challenge coin for each team member</ li >
360+ < li > 4x 6-month TryHackMe Premium vouchers</ li >
361+ </ ul >
362+ </ div >
363+
364+ < div class ="prize-tier ">
365+ < span class ="prize-tier__place "> 2nd Place</ span >
366+ < ul class ="prize-tier__perks ">
367+ < li > Certificate for each team member</ li >
368+ < li > Custom challenge coin for each team member</ li >
369+ < li > 4x 3-month TryHackMe Premium vouchers</ li >
370+ </ ul >
371+ </ div >
372+
373+ < div class ="prize-tier ">
374+ < span class ="prize-tier__place "> 3rd Place</ span >
375+ < ul class ="prize-tier__perks ">
376+ < li > Certificate for each team member</ li >
377+ < li > Custom challenge coin for each team member</ li >
378+ < li > 4x 1-month TryHackMe Premium vouchers</ li >
379+ </ ul >
380+ </ div >
381+ </ article >
382+ </ div >
383+ </ div >
384+ </ section >
381385
382386 <!-- Server Rules -->
383387 < section id ="rules " class ="section section--alt ">
@@ -576,19 +580,10 @@ <h3 class="afterparty__heading">Social Route Around Leicester</h3>
576580 < h2 class ="section__title "> Sponsors</ h2 >
577581 </ div >
578582
579- <!-- Powered by Biterra -->
580- < div class ="p2p-powered ">
581- < a href ="https://pwn2play.biterra.co " class ="p2p-powered__badge " target ="_blank " rel ="noopener noreferrer ">
582- < span class ="p2p-powered__label "> Hosted on</ span >
583- < img src ="img/branding/biterra/biterra-logo.png " alt ="Biterra " class ="p2p-powered__logo " loading ="lazy ">
584- </ a >
585- < p class ="p2p-powered__text "> Pwn2Play: Core Incursion is hosted on < a href ="https://pwn2play.biterra.co " target ="_blank " rel ="noopener noreferrer "> Biterra</ a > — a gamified CTF platform built by a DMU Hackers alumni.</ p >
586- </ div >
587-
588- < div class ="sponsors-cta ">
589- < p > Want to sponsor Pwn2Play or get involved?</ p >
590- < a href ="sponsors.html " class ="btn btn--primary "> < i class ="fas fa-handshake "> </ i > Become a Sponsor</ a >
591- </ div >
583+ < div class ="sponsors-cta ">
584+ < p > Want to sponsor Pwn2Play or get involved?</ p >
585+ < a href ="sponsors.html " class ="btn btn--primary "> < i class ="fas fa-handshake "> </ i > Become a Sponsor</ a >
586+ </ div >
592587 </ div >
593588 </ section >
594589
@@ -628,7 +623,7 @@ <h4 class="footer__heading">Navigate</h4>
628623 < a href ="index.html "> Home</ a >
629624 < a href ="#p2p-hero "> Pwn2Play</ a >
630625 < a href ="#key-info "> Key Info</ a >
631- < a href ="#schedule " > Schedule </ a >
626+ < a href ="#prizes " > Prizes </ a >
632627 </ nav >
633628 </ div >
634629 < div class ="footer__col ">
0 commit comments