Challenge
We're given a single ELF binary, bank:
$ file bank
bank: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically
linked, interpreter /lib64/ld-linux-x86-64.so.2, not stripped
Challenge We're given a single ELF binary, bank: $ file bank bank: ELF 64-bit LSB...
Challenge
We're given a single ELF binary, bank:
$ file bank
bank: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically
linked, interpreter /lib64/ld-linux-x86-64.so.2, not stripped

Challenge No file, no binary — just a URL: https://broncosec.com/BroncoCTF Enter...

Category: Pwn / Binary Exploitation Difficulty: Medium Flag:...

1. Executive Summary Field Detail Challenge Name Autorev...

Executive Summary challenge.png was a PNG file that had been deliberately mangled at the...

Challenge We're given two files, file1.txt and file2.txt, each containing what looks...

Executive Summary Lovely Login presents a minimal "Secure Database" login form backed by...