folly-b2632babf6ce9c2378630e364150ee2c84f47b73: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.26, stripped Folly was a multi-level challenge from the Ghost In The Shell Code CTF. This Write-up is for Level 2 based on the X86 architecture. It’s a sample text-game like this: $ […]
Tag: mmap
29C3 CTF – Exploitation 200 – ru1337 write-up
Description Are you 31337? Get your credentials checked here 94.45.252.242:1024 $ nc 94.45.252.242 1024 ID&PASSWORD 1337NESS EVALUATION Please enter your username and password User: aXs Password: toto u r not s0 1337zz!!! After some work in your favorite debugger, we can work with the reversing of our little binary: char […]