Ctf Crypto Attack Templates

Cryptographic attack templates for CTF challenges. Provides ready-to-run Python scripts for RSA attacks (small-e, Wiener, Hastad, common modulus, factorization), AES exploitation (ECB byte-at-a-time, CBC bit-flipping, padding oracle), hash attacks (length extension, collision), XOR key recovery, and Z3 constraint solving. Use when attacking RSA implementations, when exploiting block cipher misuse, when performing frequency analysis, when using Z3 for constraint satisfaction, or when automating crypto challenge solves.

zebbern f502861 4 files · 18.8 KB Updated

File contents

zebbern/termstack/tree/main/.github/skills/ctf-crypto-attack-templates commit f502861882

Frequently asked questions

npx skillmds@latest add zebbern/ctf-crypto-attack-templates