Find Vulnerabilities in Programs
Budget: $10 – $30 USD
Analyze 10 binaries written in C (less than 10 lines of code each).
Determine string inputs that will cause each program to crash.
May need to decompile binaries to identify vulnerability.
May need to read assembly to determine what registers to inject code. some binaries come with source files.
Determine string inputs that will cause each program to crash.
May need to decompile binaries to identify vulnerability.
May need to read assembly to determine what registers to inject code. some binaries come with source files.