Different people see different me.
But I am always myself.
202.112.26.114:12321Make the output of your program exactly the same as your source code.
All 5 correct required to get this flag (Only need 3 correct for BabyPolyQuine)$python2 --version
Python 2.7.6$python3 --version
Python 3.4.0$gcc --version
gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2$ruby --version
ruby 1.9.3p484 (2013-11-22 revision 43786) [x86_64-linux]$perl --version
This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux-gnu-thread-multi
0CTF 2015 Quals -- (Baby)PolyQuine
ASIS CTF 2015 Quals -- Saw this (1 & 2)
Category: pwn
Points: 100 (Saw this-1), 400 (Saw this-2)
Survive and get the flag!
Note: This challenge contains two flags, one of them is easier to fetch, the other is harder.
The easier flag will be clearly indicated as "Flag 1", the harder flag as "Flag 2"
nc 87.107.123.3 31337
DEFCON CTF 2015 Quals -- catwestern
Category: Coding Challenge
Points: 1
meow
catwestern_631d7907670909fc4df2defc13f2057c.quals.shallweplayaga.me 9999
DEFCON CTF 2015 Quals -- wibbly-wobbly-timey-wimey
Category: Pwnable
Points: 2
Wibbly Wobbly Timey Wimey
Don't blink!
wwtw_c3722e23150e1d5abbc1c248d99d718d.quals.shallweplayaga.me:2606
AIS3 2015 pre-exam -- complete writeup
考量到參與 AIS3 2015 pre-exam 的人幾乎都是台灣人
這個 blog 的第一篇中文 writeup 就獻給這篇了 XD
基本上就是全包這次 exam 的所有題目
有問題歡迎留言討論
HITCON CTF 2016 Quals -- flame
Category: PPC ( more like Reverse )
Points: 150
DEFCON CTF 2017 Quals -- peROPdo
Category: Potent Pwnables
32 bit ELF, static link, stripped, NX enabled, No PIE & canary.