voidsecurity
Yet another blog by a security enthusiast !
Vulnerabilities
(Move to ...)
Writeups
List of Vulnerabilities
Papers and other blogs
▼
Showing posts with label
CSAW15
.
Show all posts
Showing posts with label
CSAW15
.
Show all posts
Wednesday, September 23, 2015
CSAW CTF - RE500 - wyvern
›
We got a 64-bit ELF for this challenge. Running strings shows the use of Obfuscator-LLVM Obfuscator-LLVM clang version 3.6.1 (t...
4 comments:
CSAW CTF - RE300 - FTP
›
The challenge binary is a 64 bit executable. The objective was to login as user blankwall by finding the password. The supplied pa...
CSAW CTF - RE200 - Hacking Time
›
For this challenge we got a NES ROM to reverse engineer. HackingTime_03e852ace386388eb88c39a02f88c773.nes: iNES ROM dump, 2x16k ...
CSAW CTF - Exploitables300 - FTP
›
This is a continuation of Reversing 300 challenge. The goal is to read the flag file. But the binary has a protection, if filena...
CSAW CTF - Exploitables250 - contacts
›
This again is a 32-bit ELF. The binary maintain user contacts as 80 byte records as part of bss memory, starting from address 080...
CSAW CTF - Exploitables100 - precision
›
Given 32-bit ELF reads user input using scanf("%s", &buf), resulting in buffer overflow. Just before returning, it d...
›
Home
View web version