Cyber security

ZeroDays CTF 2025 : A Comprehensive Overview

The ZeroDays CTF 2025, held on March 22nd at Croke Park in Dublin, Ireland, marks a significant milestone as it celebrates its 10th anniversary.

This event has evolved into the largest on-site, one-day Capture The Flag (CTF) competition globally, attracting over 130 teams in 2024.

The competition is structured into several categories, including Irish Colleges, International, and Open sections, offering a diverse range of challenges suitable for all skill level3.

Categories And Challenges

The challenges are categorized into various domains such as Web, Crypto, Forensics, Reversing, Pwn, Miscellaneous, and more.

Each challenge is designed to test different aspects of cybersecurity skills, from basic to advanced levels.

  • Web Challenges: These involve exploiting vulnerabilities in web applications, such as SQL injection and race conditions.
  • Crypto Challenges: Participants must solve cryptographic puzzles using techniques like Diffie-Hellman and RSA.
  • Forensics Challenges: Teams analyze network traffic and files to uncover hidden information.
  • Reversing Challenges: This involves reverse-engineering software to identify vulnerabilities.
  • Pwn Challenges: Participants exploit binary vulnerabilities to gain unauthorized access.

To tackle these challenges, participants use a variety of tools and techniques:

  • Wireshark for network forensics.
  • CyberChef for cryptographic analysis.
  • GDB for debugging and reverse engineering.
  • Python for scripting and automation.
  • Burp Suite for web application testing.

Event Highlights

  • Theme: The event’s theme for 2025 is “Father Ted,” adding a fun and unique twist to the competition.
  • Prizes: Thousands of euros worth of prizes are awarded to the top teams in each category.
  • International Participation: The event welcomes teams from around Europe and beyond, fostering a global cybersecurity community.

ZeroDays CTF 2025 is not only a celebration of cybersecurity skills but also a platform for learning and networking.

It offers a comprehensive set of challenges that simulate real-world security scenarios, making it an invaluable experience for both beginners and seasoned professionals in the field.

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Install Pip on Ubuntu 18.04: Python 3 and Python 2 Setup Guide

Pip is the official package manager for Python and the standard way to install libraries from…

5 days ago

Install R on Ubuntu 18.04 from CRAN: Statistical Computing Setup

R is an open-source programming language and environment built for statistical computing and data visualization. It…

5 days ago

Install Jenkins on Ubuntu 18.04: CI/CD Server Setup Guide

Jenkins is an open-source automation server that makes it easy to build CI/CD pipelines. Continuous integration…

5 days ago

Install Android Studio on Ubuntu 18.04 with Snap and OpenJDK 8

Android Studio is the official IDE for Android development, built on JetBrains' IntelliJ IDEA platform. It…

5 days ago

Install and Configure GitLab on Ubuntu 18.04 with Omnibus

GitLab is a web-based, open-source Git repository manager written in Ruby. It includes built-in tools for…

5 days ago

Install Anaconda on Ubuntu 18.04: Python Data Science Setup Guide

Anaconda is the most widely used Python distribution for data science and machine learning. It bundles…

5 days ago