Skip to content

Latest commit

 

History

History
45 lines (39 loc) · 1.14 KB

File metadata and controls

45 lines (39 loc) · 1.14 KB
layout default
title Homepage

we:

  • conquer (with pwn tools)
  • disseminate (shellcode across the system)
  • corrupt (process memory sometimes)
  • mutate (protected data)
  • have a jolly good time

Recent CTFs:

{% assign filtered_ctfs = site.data.ctftime_data | where_exp: "ctf", "ctf.rating > 3" %} {% for event in filtered_ctfs limit:7 %} {% endfor %}
CTF Points Placement Rating Points
{{ event.title }} {{ event.points }} {{ event.place }} out of {{ event.total_teams }} {{ event.rating | times: 1000.0 | round | divided_by: 1000.0 }}

CTFTime

Github

Discord