Security Researcher @ Ikerlan. I publish technical notes, certification writeups, and project updates.

Latest writing

Recent notes, walkthroughs, and reviews

Browse archive

On AI on CTFs

Why I think CTF competitions should measure the competitor, not the model or workflow they bring into the event.

CTF AI

Internal Walkthrough

So lets deploy the machine and start enumerating. We can see ssh open on port 22 and a http web server on port 80. If we enter on 10.10.199.61 we see Apache2 Ubuntu Default Page. …

TryHackMe

Wreath Walkthrough

Enumeration Nmap scan for open ports nmap -p-15000 -vv 10.200.81.200 Nmap scan for OS recognition through headers nmap -vv 10.200.81.200 --script=http-headers Exploitation Once …

TryHackMe

Projects

Selected builds

GitHub
  • Crabby

    Rust-written tool for Claude automation.

  • CVE Plugin

    Obsidian plugin for CVE information.

  • CVE Notification Tool

    MSc final project on CVE remediation times, plus a notification tool for tracking vulnerable software.

Research

Public work

  • JNIC 2024

    Development of Trusted Services in Kubernetes using Trusted Execution Environments.