BugTraq
Back to list
|
Post reply
Re: DCOM RPC exploit (dcom.c)
Jul 27 2003 02:53AM
S G Masood (sgmasood yahoo com)
(2 replies)
Re: DCOM RPC exploit (dcom.c)
Jul 29 2003 08:34AM
Martin Peikert (lists nolog org)
Hello,
S G Masood wrote:
> The Dcom.c compiles neatly on Cygwin with GCC 3.2 when
> the "#include <error.h>" line is removed.
s/error.h/errno.h/ and dcom.c will compile on cygwin/gcc3.2.
GTi
[ reply ]
RE: DCOM RPC exploit (dcom.c)
Jul 28 2003 11:15PM
Marc Maiffret (marc eeye com)
Privacy Statement
Copyright 2010, SecurityFocus
S G Masood wrote:
> The Dcom.c compiles neatly on Cygwin with GCC 3.2 when
> the "#include <error.h>" line is removed.
s/error.h/errno.h/ and dcom.c will compile on cygwin/gcc3.2.
GTi
[ reply ]