CVE-2024-51362 Discovery
A writeup on a smart-camera vulnerability (CVE-2024-51362) that demonstrates common insecure defaults in embedded devices.
Passionate about breaking things to understand how they work. Specializing in web application security, reverse engineering, and CTF competitions.
class Hacker:
def __init__(self):
self.name = "Patrick Kuin"
self.role = "Ethical Hacker"
self.ctf_team = "Superflat"
self.interests = [
"Reverse Engineering",
"Binary Exploitation",
"Hardware Hacking"
]
self.currently_learning = "Software Reversing & Exploitation"
def get_motto(self):
return "Hack yourself before they do..."
Won first place at ZeroDay Zoetermeer penetration testing competition.
Top Performer Recognition for Most Vulnerabilities Found at Most Participating Organisations.
My team won first place at HALON 2025 after discovering 15 verified vulnerabilities, including an RCE and a yet-to-be-disclosed 0-day. Our work significantly improved the security of critical educational systems across the Netherlands.
Won the Ctrl+Space CTF finals at ESTEC (3S Conference). Our team won the KoTH and the Jeopardy-style challenges to become overall champions.
Microsoft Technology Associate certification for Introduction to Programming Using Python
Selected for the CyberBootcamp via the national Challenge the Cyber competition.
Successfully reported 10+ vulnerabilities through various bug bounty programs. Hacked NASA, Redbull, The Dutch government, and more.
Bachelor of Science in Cybersecurity
A writeup on a smart-camera vulnerability (CVE-2024-51362) that demonstrates common insecure defaults in embedded devices.
Browse full-length posts, research notes and CVE writeups on the blog index.