bi0s
  •  Home
  •  Categories
  •  Archives
  •  Tags
  •  Home
  •  Categories
  •  Archives
  •  Tags

EZDSA - MidnightSun CTF Quals 2019

s0rc3r3r
2019-04-09
Crypto / Digital-Signatures

Full solution of EZDSA challenge from MidnightSun CTF Quals 2019.

tl;dr retrieving key using Euler’s Criterion to break signature authentication

Read More
Euler NumberTheory PublicKeyCrypto

Blind - Volga CTF Qualifiers 2019

s0rc3r3r
2019-03-31
Crypto / Digital-Signatures

tl;dr solving RSA Digital Signature using it’s homomorphic property:

  1. Calculate the signature of factors of message M to be signed, separately
  2. Combine them by multiplication over modulus to get the signature of M
Read More

Reasonably Suspicious Acronym - Teaser CONFidence 2019

s0rc3r3r
2019-03-18
Crypto / PubKey-Enc

tl;dr Coppersmith’s Attack to recover RSA primes

Read More
RSA Coppersmith

Bro do you even Lift - Teaser CONFidence CTF 2019

v4d3r
2019-03-18
Crypto

tl;dr

  1. Find roots in a polynomial ring over $ mod;p $
  2. Use Hensel’s Lifting lemma to find roots over $ mod;p^k $
Read More
PolynomialRing HenselLifting

Count me in - Teaser CONFidence CTF 2019

v3ct0r
2019-03-18
Crypto / Block-Ciphers

tl;dr Known plaintext attack on a multithreaded AES-CTR

Read More
AES-CTR

Alice sent Bob a meme - UTCTF 2019

s0rc3r3r
2019-03-12
Crypto / Elliptic-Curves

tl;dr

  1. Extract data from given images using binwalk
  2. Tranform given diophantine equation into a cubic curve and retrieve EC parameters
  3. Solve ECDLP given in extracted data using Pohlig Hellman Algorithm
Read More
ECDLP PohligHellman

GCM - Nullcon HackIM CTF 2019

s0rc3r3r
2019-02-05
Crypto / Authenticated-Ciphers

tl;dr

  1. CTR Bit Flipping
  2. Break GHASH to get authentication key H (unintended approach)
  3. Bypass authentication
Read More
CTRmode BitFlipping

pretty-linear

v4d3r
2018-12-30
Crypto / Linear

Writeup from Junior 35c3CTF’18

Junior 35c3CTF 2018: pretty-linear

Category: Crypto
Challenge Points: 158
Solves: 28

Description:

1
2
3
4
5
The NSA gave us these packets, they said it should be just enough to break this crypto.

surveillance.pcap server.py

Difficulty estimate: Medium-Hard
Read More
Matrix 35c3 Gauss

 Previous 

2 / 2

Official blog of team bi0s

  Projects
  •   bi0s-wargame
    (Unraveling)
  •   bi0s-wiki
    (Free Encyclopedia)
  •   InCTF
    (Nationals CTF)
  •   InCTFj
    (Juniors CTF)

Made With Love and Coffee



Blog content follows the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) License

Use Material X as theme, total visits times.