2014 CSAW CTF Qual - Exploitation 100 - bo
- given an ELF binary:
bo, runstringscommand to find all printable strings. search for flag among these - flag{exploitation_is_easy!}
strings bo | egrep "flag{"
bo, run strings command to find all printable strings. search for flag among thesestrings bo | egrep "flag{"