Feb
26

CodeGate 2012 Quals Forensic 500 Write-up

This file is Forensic file format which is generally used.
Check the information of imaged DISK, find the GUIDs of every partition.

Answer: strupr((part1_GUID) XOR (part2_GUID) XOR …)

Download : B704361ACF90390C17F6103DF4811E2D

Forensic 500 features EWF format container with EFI GPT partition table.
Read the rest of this entry »

Feb
26

CodeGate 2012 Quals Vuln500 Write-up

1.234.41.7:22

ID : yesMan
PWD : ohyeah123

Download vulnerable binary.

Vuln500 was a hardened format-string vuln with ASLR, NX-stack, no-DTORs, RO .dynamic
Read the rest of this entry »

Feb
26

CodeGate 2012 Quals – Vuln 400

Here’s a web-based crypto challenge.

Summary: padding oracle attack, bit flipping

Read the rest of this entry »

Feb
26

CodeGate 2012 Quals Net400 Write-up

Because of vulnerability of site in Company A, database which contains user’s information was leaked. The file is dumped packet at the moment of attacking.
Find the administrator’s account information which was leaked from the site.
For reference, some parts of the packet was blind to XXXX.

Answer : strupr(md5(database_name|table_name|decode(password_of_admin)))
(‘|’is just a character)

Download : 80924D4296FCBE81EA5F09CF60542AE7

Net400 featured a network packet capture of a blind SQL injection attack with task to extract some info and bruteforce a bit.
Read the rest of this entry »

Feb
26

CodeGate 2012 Quals – Vuln 300

Here we are given ssh credentials where we need to exploit the binary.

Summary: compose file to make program jump to stack.

Read the rest of this entry »

Feb
26

CodeGate 2012 Quals – Vuln 200

This web challenge is again about uploading.

Our aim was to get shell.

Summary: upload php shell, read the key.

Read the rest of this entry »

Feb
26

CodeGate 2012 Quals – Vuln 100

This challenge is a web service where one can upload mp3 files and listen to them.

Our aim is to get admin’s song.

Summary: sql injection

Read the rest of this entry »

Feb
26

CodeGate 2012 Quals – Binary 200

Find a printable string that the program would print ultimately.

Down

Summary: unpack, XTEA decrypt

Read the rest of this entry »

Feb
13

IFSF CTF #7 (X99) Write-up

this is one of their machines which have very sensitive informations ,
try to get for us the password

208.64.122.27
PORT : 3000

X99 carries a synthetic vulnerability that allows a char-by-char password bruteforce.
Read the rest of this entry »

Feb
13

IFSF CTF Small Challenges (#4, #5, #6, #14, #15)

Contents

Read the rest of this entry »

Feb
13

IFSF CTF #8 (X98) Write-up

we know it’s about some secret agents ,
but we need more than that

208.64.122.234
PORT 3000

X98 is a remote CTB task with a shell injection vuln.
Read the rest of this entry »

Feb
13

IFSF CTF 2012 #9 – X97

SSH : 208.64.122.235
guest:guest

binary

Category: exploitation
Summary: format string bug, ASLR and NX

Read the rest of this entry »

Feb
05

Gits 2012 #13

File was running at kimjongun.final2012.ghostintheshellcode.com : 2645

Summary: buffer overflow, reverse

Read the rest of this entry »

Feb
05

Gits 2012 #12

File was running at gratis.final2012.ghostintheshellcode.com:3030

Summary: reverse, x64, filtering parameters error

Read the rest of this entry »

Jan
30

Gits 2012 # – Crypto 400

files running at hellothere.final2012.ghostintheshellcode.com

Summary: MITM attack

Read the rest of this entry »

Older posts «

» Newer posts