BtSCTF 2026 FCP writeup — CTF challenge breakdown

BtSCTF 2026 FCP: Recover In-Memory RSA Key, Decrypt Resumed TLS

Platform BreakTheSyntax CTF 2026 Difficulty Hard OS Linux Tags TLS, RSA, Go memory forensics, EMS PRF, session resumption FCP was a multi-step reverse-engineering and network-forensics challenge. You get a Go MCP (“Model Context Protocol”) server binary plus a PCAP of someone using it earlier. Buried in the capture is a get_flag call — but the live server’s get_flag endpoint has been rewritten to just return "no", so re-running it is useless. The challenge is to decrypt the historical traffic. Two specific design choices make this both possible and nontrivial. ...

May 16, 2026 · 8 min · 1498 words · CyberSecurity Elite Team
CTF CRYPTO SOLVING STRATEGIES writeup — CTF challenge breakdown

CTF Crypto Challenges: Solving Strategies That Actually Work

Crypto categories in CTFs intimidate more newcomers than any other. The barrier isn’t math — it’s pattern recognition. Almost every CTF crypto challenge is a known weakness applied to slightly different parameters. The First Pass — Identify the Family When a challenge drops, classify it in under 30 seconds: ...

April 23, 2026 · 4 min · 699 words · CyberSecurity Elite Team
Educational content for authorized testing only. · Disclaimer · Editorial Policy · Sitemap