|
|||||||||||
|
Re: Windows Heap Overflows In General
From: David Litchfield <david(at)ngssoftware.com>
Date: Mon Dec 02 2002 - 04:29:19 EST > *) Remember with heap based overflows you can write multiple sets of 4
In the case overflowing the data section of one object into the vtable of another object you'll be overwriting function pointers and when one is called you can redirect program control
e.g.
It's important to remember that heap overflows isn't just about overflowing character arrays that have been malloc()ed.
Cheers,
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:37 EDT |
||||||||||
|
|||||||||||