On AI on CTFs
Why I think CTF competitions should measure the competitor, not the model or workflow they bring into the event.
Security Researcher @ Ikerlan. I publish technical notes, certification writeups, and project updates.
Latest writing
Why I think CTF competitions should measure the competitor, not the model or workflow they bring into the event.
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. …
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 …
Projects
Rust-written tool for Claude automation.
Obsidian plugin for CVE information.
MSc final project on CVE remediation times, plus a notification tool for tracking vulnerable software.
Research
Development of Trusted Services in Kubernetes using Trusted Execution Environments.