The force is with those who read the source.
2016-09-20
CSAW CTF 2016: Aul (pwn 100)

Description

Wow, this looks like an aul-ful game. I think there is a flag around here somewhere…
nc pwn.chal.csaw.io 8001

2016-09-20
CSAW CTF 2016: Warmup (pwn 50)

Description

So you want to be a pwn-er huh? Well let’s throw you an easy one ;)
nc pwn.chal.csaw.io 8000
warmup

2016-08-08
Pwnable.kr: collision (3 pt)

Description

Daddy told me about cool MD5 hash collision today.
I wanna do something like that too!
ssh [email protected] -p2222 (pw:guest)

2016-08-08
Pwnable.kr: fd (1 pt)

Description

Mommy! what is a file descriptor in Linux?
ssh [email protected] -p2222 (pw:guest)

2016-03-10
Boston Key Party CTF 2016: unholy (reversing 4)

Description

python or ruby? why not both!
https://s3.amazonaws.com/bostonkeyparty/2016/9c2b8593c64486de25698fcece7c12fa0679a224.tar.gz

2016-03-04
Internetwache CTF 2016: EquationSolver (exp 60)

Description

I created a program for an unsolveable equation system. My friend somehow forced it to solve the equations. Can you tell me how he did it?

2016-03-04
Internetwache CTF 2016: Ruby's count (exp 50)

Description

Hi, my name is Ruby. I like converting characters into ascii values and then calculating the sum.

2016-03-03
Internetwache CTF 2016: A numbers game II (code 70)

Description

Math is used in cryptography, but someone got this wrong. Can you still solve the equations?
Hint: You need to encode your answers.
Attachment: code70.zip

2016-03-03
Internetwache CTF 2016: It's Prime Time! (code 60)

Description

We all know that prime numbers are quite important in cryptography. Can you help me to find some?

2016-03-03
Internetwache CTF 2016: A numbers game (code 50)

Description

People either love or hate math. Do you love it? Prove it! You just need to solve a bunch of equations without a mistake.