Search: Home Bugtraq Vulnerabilities Mailing Lists Jobs Tools Beta Programs
BugTraq
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
 
Re: [EXPL] (MS04-031) NetDDE buffer overflow vulnerability PoC Dec 31 2004 06:52PM
Steve Friedl (steve unixwiz net)
On Fri, Dec 31, 2004 at 07:09:02PM +0100, Alberto Garcia Hierro wrote:
> +#define Sleep(x) sleep(x)

This isn't the same thing: under Win32, Sleep is in *milliseconds*, while on
UNIX it's *seconds* - that's going to take a long, long time if you run this.

#ifdef unix
# ...
# define Sleep(x) sleep...

[ more ]  





 

Privacy Statement
Copyright 2009, SecurityFocus