Anti-Slop CTF 2026 crypto writeup — Polynomial Drift CVP-based ECDSA recovery and Sealed Signal CBC-MAC splice

Anti-Slop CTF 2026 Crypto Writeup: Polynomial Drift + Sealed Signal

Fourth post in the Anti-Slop CTF 2026 series. The web writeup covered HTTP parsers. The reverse writeup covered a quadratic ECDSA nonce and a SHA-256 length extension. The pwn writeup covered a Bellcore CRT fault, a leak-then-overwrite, and a five-stage GCM forge chain. This one walks the two crypto challenges in the same step-by-step format. ...

June 22, 2026 · 22 min · 4527 words · CyberSecurity Elite Team
Anti-Slop CTF 2026 reverse writeup — Audit Spiral quadratic ECDSA nonce and Parallax Cartridge length-extension exploit

Anti-Slop CTF 2026 Reverse Writeup: Audit Spiral + Parallax Cartridge

This is the second post in my coverage of Anti-Slop CTF 2026. The web writeup covered the two challenges that lived in HTTP parsers. This one walks the two reverse-engineering challenges in the same step-by-step format. Audit Spiral is a 500-point VM puzzle that turns into an ECDSA private-key recovery once you spot the nonce pattern. Parallax Cartridge is a 355-point cartridge runner whose audit and execution paths read the same byte sequence differently, made worse by a resume token authenticated with SHA256(secret || body). ...

June 22, 2026 · 19 min · 4016 words · CyberSecurity Elite Team
Educational content for authorized testing only. · Disclaimer · Editorial Policy · Sitemap