Changes

Jump to: navigation, search

Gits2012teaser

346 bytes added, 13:26, 8 January 2012
=== Solution ===
The file [[Media:7139a4ea239dcac655f7c38ca6a77b61.bin |7139a4ea239dcac655f7c38ca6a77b61.bin]] is a regular pcap file which contains a single TCP session.
[[Image:gist-telaviv-tcp-session.png]]
== #2 AL's Revenge ==
* file [[Media:49dd327824d5afe9cdf931ea4b13719f.bin |49dd327824d5afe9cdf931ea4b13719f.bin]] says xz compressed file -> xzcat > f
* file f says LLVM bitcode -> llvm-dis > f.s (only works with LLVM 2.8, not with 3.0)
* analyze disassembly, extract C representation:
== #3 Hackquest ==
 
=== Question ===
 
Find the key. (File running at hackquest.ghostintheshellcode.com:7331)<br>
Hint: [[Media:9692febb68918a3c5127c56a5320439d.bin|Binary file]]<br>
Hint: [[Media:1f5d7afa5f3765385a9973e1d500bee7.c|Partial source code]]
 
=== Solution ===
* Remote system running some sort of text adventure.
511
edits