Overflowing an interactive app

From: Steven Micallef (steven.micallefat_private)
Date: Mon Aug 11 2003 - 22:24:28 PDT

  • Next message: Michal Zalewski: "Re: Overflowing an interactive app"

    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.
    



    This archive was generated by hypermail 2b30 : Tue Aug 12 2003 - 09:40:31 PDT