-
ITSEC CTF 2025 - VirtualMachine
IntroOne of the coolest Windows pwn challenges I’ve seen recently appeared at ITSEC Summit CTF 2025—props to the team ITSEC Indonesia (One Piece xd) for this creative task! For this challenge, we w... -
CVE-2025-5959
Patch12345678910111213141516171819202122diff --git a/src/wasm/canonical-types.h b/src/wasm/canonical-types.h const bool indexed = type1.has_index(); if (indexed != type2.has_index()) re... -
BackdoorCTF 2024 - V8Box
V8Box DescriptionYou can download the challenge here Author: p0ch1taWasm and JIT are so 2019. Let’s isolate them and go back to our roots. IntroductionIn this challenges we are given compiled th... -
SeeTF 2022 - Pointytail
Pointy Tail DescriptionYou can download the challenge here Author: NeobeoTypes in .NET are so confusing: should a Point type be a struct or a class? Let’s have one of each, just to compare.nc fun... -
CyberJawara 2021 - Quickmaffs
Introduction 1 + 1 = 2, e^2 that’s 9? maybe? idk.Author: circleous#0587 Untuk download challengenya kalian bisa download di siniUntuk referensi v8 typer bug kalian bisa lihat di sini.Hint dar... -
BsidesAhmed CTF 2021 - Padnote
Introduction I proudly released the world most secure note after aggressively tested the source code with AFL and CodeQL, and didn’t find any bugs.Author: ptr-yudai You can download the challenge ...
1