Tiny Web — GPN CTF 2026

A one-line Node server lets you inject a rel=stylesheet entry into the Link response header, which Firefox applies to the flag-bearing page, enabling CSS attribute-selector exfiltration of the cookie.

June 6, 2026 · 11 min · 2227 words · Th3B0yWh0L1v3d

Fancy Food Notifications — GPN CTF 2026

Chaining a weak RNG seed (258 possible HMAC keys), an SSRF token leak, a urlparse vs urllib3 parser differential, and a URL-userinfo Basic-auth override to forge a VIP JWT and reach /vip-meal as localhost.

June 5, 2026 · 3 min · 584 words · Th3B0yWh0L1v3d

Restaurant Builder — GPN CTF 2026

A FastAPI app builds Pydantic models from user-supplied field definitions, where each string value is eval()ed as a forward-reference annotation, yielding arbitrary code execution and flag exfiltration via the JSON schema.

June 5, 2026 · 2 min · 359 words · Th3B0yWh0L1v3d