From ab2e4670d10d708649780d6f8b3363929c9883f2 Mon Sep 17 00:00:00 2001 From: Calle Svensson Date: Sun, 16 Nov 2025 14:34:06 +0000 Subject: [PATCH] Add CrateCTF 2025 results --- src/Assets/ctfs/ctfs.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/Assets/ctfs/ctfs.json b/src/Assets/ctfs/ctfs.json index 9bff8e0..80f7edf 100644 --- a/src/Assets/ctfs/ctfs.json +++ b/src/Assets/ctfs/ctfs.json @@ -1,5 +1,12 @@ { "ctfs": [ + { + "ctf_name": "Crate-CTF 2025", + "description": "A competition hosted by FOI (Swedish Defence Research Agency)", + "link": "https://ctftime.org/event/2838", + "logo": "https://ctftime.org/media/cache/b2/dc/b2dce7812b61c45e3dc7e3f0bbd2e961.png", + "place": "2" + }, { "ctf_name": "snakeCTF 2025 Quals", "description": "CTF organized by MadrHacks, the ethical hacking team of the University of Udine",