|
| 1 | +--- |
| 2 | +title: "HeroCTF v7 - 2025 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 v7" |
| 11 | + description: "The 7th edition of this event occurred from November 28 to 30, 2025. This online cybersecurity competition featured a diverse range of challenges, with the top 5 teams receiving progressive prizes." |
| 12 | + |
| 13 | + image: "images/favicon.png" |
| 14 | + |
| 15 | + |
| 16 | +# our team |
| 17 | +our_team: |
| 18 | + enable: true |
| 19 | + subtitle: "Seventh edition's sponsors" |
| 20 | + title: "Sponsors" |
| 21 | + description: "" |
| 22 | + team: |
| 23 | + - name: "Dataflow Security" |
| 24 | + image: "images/brands/TODO.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: "Ackuracy" |
| 33 | + image: "images/brands/TODO.png" |
| 34 | + designation: "Basic Sponsor" |
| 35 | + - name: "AKAILABS" |
| 36 | + image: "images/brands/logo-akailabs.png" |
| 37 | + designation: "Basic Sponsor" |
| 38 | + |
| 39 | +# our office |
| 40 | +our_office: |
| 41 | + enable: true |
| 42 | + subtitle: "Statistics of the seventh edition" |
| 43 | + title: "Statistics" |
| 44 | + description: "Here are the statistics of the 7th edition of this CTF." |
| 45 | + office_locations: |
| 46 | + - city: "Players" |
| 47 | + country_flag: "images/events/player.png" |
| 48 | + address_line_one: "More than 4200 players were registered." |
| 49 | + address_line_two: "" |
| 50 | + - city: "Teams" |
| 51 | + country_flag: "images/events/teams.png" |
| 52 | + address_line_one: "Almost 2000 teams were registered." |
| 53 | + address_line_two: "" |
| 54 | + - city: "Challenges" |
| 55 | + country_flag: "images/events/challenges.png" |
| 56 | + 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, android...)" |
| 57 | + address_line_two: "" |
| 58 | + - city: "Prizes" |
| 59 | + country_flag: "images/events/prizes.png" |
| 60 | + address_line_one: "Thanks to our sponsors, we were able to offer amazon gift cards to the top 5 teams." |
| 61 | + address_line_two: "" |
| 62 | + |
| 63 | +--- |
0 commit comments