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.
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.
To tackle these challenges, participants use a variety of tools and techniques:
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.
Pystinger is a Python-based tool that enables SOCKS4 proxying and port mapping through webshells. It…
Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…
Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…
If you are working with Linux or writing bash scripts, one of the most common…
What is a bash case statement? A bash case statement is a way to control…
Why Do We Check Files in Bash? When writing a Bash script, you often work…