Intended solution of PRetty stroNG challenge from InCTF Internationals 2019
tl;dr
- Recover sample outputs from PRNG
- reverse wrapper function
- find seed from outputs
- get the flag
Intended solution of PRetty stroNG challenge from InCTF Internationals 2019
tl;dr
Intended solution of waRSAw challenge from InCTF Internationals 2019
tl;dr variant of LSB Oracle Attack on unpadded RSA
tl;dr
Full solution of EZDSA challenge from MidnightSun CTF Quals 2019.
tl;dr retrieving key using Euler’s Criterion to break signature authentication
tl;dr solving RSA Digital Signature using it’s homomorphic property:
M to be signed, separatelyMtl;dr Coppersmith’s Attack to recover RSA primes
tl;dr
tl;dr Known plaintext attack on a multithreaded AES-CTR
tl;dr
tl;dr