|
Vuln Dev
"Moving" Stack: my poor return address! Aug 01 2006 02:03AM Jack C (list-recv crepinc com) (4 replies) Re: "Moving" Stack: my poor return address! Aug 02 2006 09:14AM Alexander Klimov (alserkli inbox ru) Re: "Moving" Stack: my poor return address! Aug 01 2006 11:18PM Andrea Purificato - bunker (bunker fastwebnet it) |
|
Privacy Statement |
> To see if I still knew how to code simple buffer overflows after a long
> absence from it, I threw together a quick vulnerable C program today and
> wrote and exploit for it. The whole process went great, until I went to
> find the return address I wanted in the stack.
Check out the below thread. You're hitting the same "stack coloring"
introduced in Red Hat 9.0 that I hit when I did the same thing. ;-)
http://www.securityfocus.com/archive/82/381158
-- Steve
[ reply ]