Skip to content

Commit 3de1479

Browse files
committed
add heroctf v5 event
1 parent 5b2c65a commit 3de1479

14 files changed

Lines changed: 68 additions & 2 deletions

assets/images/brands/logo-dga.png

18.5 KB
Loading
9.64 KB
Loading
9.76 KB
Loading
9.05 KB
Loading

config/_default/menus.toml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,23 @@ weight = 1
44
name = "Events"
55
hasChildren = true
66

7+
[[main]]
8+
parent = "Events"
9+
name = "HeroCTF v5"
10+
url = "events/heroctf-v5"
11+
weight = 1
12+
713
[[main]]
814
parent = "Events"
915
name = "HeroCTF v4"
1016
url = "events/heroctf-v4"
11-
weight = 1
17+
weight = 2
1218

1319
[[main]]
1420
parent = "Events"
1521
name = "HeroCTF v3"
1622
url = "events/heroctf-v3"
17-
weight = 2
23+
weight = 3
1824

1925
[[main]]
2026
name = "About"

content/events/heroctf-v5.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
title: "HeroCTF v5 - 2023 edition"
3+
layout: "about"
4+
draft: false
5+
6+
# our_mission
7+
our_mission:
8+
enable: true
9+
subtitle: "Capture The Flag"
10+
title: "HeroCTF v5"
11+
description: "This 5th edition took place from 12 to 14 May 2023. This online cybersecurity competition will consist of a wide variety of challenges. The best teams will leave with impressive prizes."
12+
13+
image: "images/events/HeroCTF_v4_banner.png"
14+
15+
16+
# our team
17+
our_team:
18+
enable: true
19+
subtitle: "Fifth edition's sponsors"
20+
title: "Sponsors"
21+
description: ""
22+
team:
23+
- name: "OpenCyber"
24+
image: "images/brands/logo-opencyber.png"
25+
designation: "Pro Sponsor"
26+
- name: "Synacktiv"
27+
image: "images/brands/logo-synacktiv.jpg"
28+
designation: "Basic Sponsor"
29+
- name: "DGA-MI"
30+
image: "images/brands/logo-dga.png"
31+
designation: "Basic Sponsor"
32+
- name: "Lexfo"
33+
image: "images/brands/logo-lexfo.jpg"
34+
designation: "Basic Sponsor"
35+
36+
# our office
37+
our_office:
38+
enable: true
39+
subtitle: "Statistics of the fourth edition"
40+
title: "Statistics"
41+
description: "Here are the statistics of the 5th edition of this CTF."
42+
office_locations:
43+
- city: "Players"
44+
country_flag: "images/events/player.png"
45+
address_line_one: "More than 2500 players were registered."
46+
address_line_two: ""
47+
- city: "Teams"
48+
country_flag: "images/events/teams.png"
49+
address_line_one: "More than 1500 teams were registered."
50+
address_line_two: ""
51+
- city: "Challenges"
52+
country_flag: "images/events/challenges.png"
53+
address_line_one: "As for the last editions, we have proposed a large number of challenges in all categories of CTF (web, forensics, reverse, pwn, steganography, ...)"
54+
address_line_two: ""
55+
- city: "Prizes"
56+
country_flag: "images/events/prizes.png"
57+
address_line_one: "Thanks to our sponsors, we were able to offer amazon gift cards & hand-made HeroCTF sweats."
58+
address_line_two: ""
59+
60+
---
78 Bytes
Loading
-38 Bytes
Loading
-120 Bytes
Loading
-14 Bytes
Loading

0 commit comments

Comments
 (0)