-
Notifications
You must be signed in to change notification settings - Fork 13
/
events.html
49 lines (35 loc) · 1.91 KB
/
events.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
layout: page
title: Events
subtitle: Our events
permalink: /events/
sitemap:
priority: 0.9
---
<h1 id="dantectf">DanteCTF</h1>
<div class="dante-container-main">
<p class="dante-paragraph">
DanteCTF is our online jeopardy-style CTF with dynamic scoring and a Dantesque theme. The challenges have various difficulty levels; there are some easy ones and some harder ones.
</p>
<span class="dante-logo">
<img src="/assets/img/dantectf_logo.png" alt="DanteCTF logo" width="100" class="dantectf-logo" />
</span>
</div>
<p><a href="https://ctftime.org/ctf/946" target="_blank">CTFtime CTF page</a></p>
<h2 id="dantectf-2023">2023</h2>
<p class="dante-timestamp">➤ June 2, 07:00 UTC to June 4, 21:00 UTC</p>
<p>This was our first public event.</p>
<p>It was an online jeopardy-style CTF with dynamic scoring. The target was a medium-level CTF with mainly medium and easy difficulty challenges, and also some harder ones. The CTF run for 62 hours and the categories included crypto, pwn, web, forensics, networking and radio.</p>
<ul>
<li><a href="https://ctftime.org/event/2000/" target="_blank">CTFtime 2023 event page</a></li>
<li><a href="https://born2scan.run/writeups/2023/06/02/DanteCTF.html" target="_blank">The blog post with the writeups</a></li>
</ul>
<h2 id="dantectf-2021">2021</h2>
<p class="dante-timestamp">➤ June 19, 08:00 UTC to June 19, 20:00 UTC</p>
<p>This was our first trial open only on invitation. It was fundamental to test the platform, infrastructure and tools.</p>
<p>The CTF run for 12 hours and was entirely in Italian, our native language.</p>
<ul>
<li><a href="https://born2scan.run/writeups/2021/06/19/DanteCTF.html" target="_blank">[IT] The blog post with the writeups</a></li>
<li><a href="https://born2scan.run/articles/2021/06/29/How-we-hosted-DanteCTF-2021.html" target="_blank">[EN] The article on how we hosted the CTF</a></li>
</ul>
{% include externals/anchor_links.html %}