Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/Assets/ctfs/ctfs.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down