|
Penetration Testing
mailing list archives
Re: Buffer Overflow Help
From: Felipe Moreno <fmsparis () yahoo fr>
Date: Wed, 31 Jul 2002 19:47:51 +0200 (CEST)
Yes, this is the problem. It works on my Red Hat 7.3 using:
ret = buffer + 28;
(*ret) += 10;
There was a thread on the vuln-dev list about this very same issue.
I believe the distance calculated depends
on the enviornment , ( ie: 8,16,32,64 bit systems )
http://online.securityfocus.com/archive/82/266675/2002-03-30/2002-04-05/1
-- Chris
=====
Quidquid latine dictum sit, altum sonatur
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
----------------------------------------------------------------------------
This list is provided by the SecurityFocus Security Intelligence Alert (SIA)
Service. For more information on SecurityFocus' SIA service which
automatically alerts you to the latest security vulnerabilities please see:
https://alerts.securityfocus.com/
By Date
By Thread
Current thread:
- Buffer Overflow Help Leonard Leblanc (Jul 31)
- <Possible follow-ups>
- Re: Buffer Overflow Help Felipe Moreno (Jul 31)
|