Get a Pentest and security assessment of your IT network.

Uncategorized

oc192-bof.c – Program for testing weak binaries for basic overflows.

Program for testing weak binaries for basic overflows. It can test command line overflows, ENV and basic format string vulnerabilities as well. Utilizes ptrace() to analyze the stack during testing and report any overwritten stack addresses and other important data. Very useful for testing items that are precompiled.

 

You can download it from the following link: https://packetstormsecurity.com/files/download/31639/oc192-bof.c

Source: https://packetstormsecurity.com/files/31639/oc192-bof.c.html