Vulnerability Development mailing list archives

Overflowing an interactive app


From: Steven Micallef <steven.micallef () world net>
Date: Tue, 12 Aug 2003 15:24:28 +1000

Hi all,

I'm trying to write a buffer overflow for an application that prompts the
user for input. Upon supplying the (over)lengthy input, the app segfaults.

My question is, what method would I use in my exploit to supply the overflow
string? I think using popen() and then fprintf() is the best way to do this,
but I'm new to this, so I was hoping for some suggestions.

Thanks,

Steve.


Current thread: