Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 803 Bytes

File metadata and controls

26 lines (17 loc) · 803 Bytes
layout title
page
home

About us

fibonhack is a CTF team born after CyberChallenge 2019 by a group of students from UniPi. We are interested in computer security, but no we can't hack your friend's Facebook account

Check out how good (bad) we are doing at CTFTime

{% if site.social.email %} Contact us at {{site.social.email}} {% endif %}

News

We just organized our first CTF event, check it out!

Members

{% for author in site.authors %}

{% assign author_url = "/members/" | append: author.short_name %}

  • {{ author.skill }} [{{ author.short_name }}]( {{ author_url }} ) {% assign author_url = nil %}

{% endfor %}