[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <200412311909.11288.tcpdevil@linuxlover.org>
Date: Fri, 31 Dec 2004 19:09:02 +0100
From: Alberto Garcia Hierro <tcpdevil@...uxlover.org>
To: bugtraq@...urityfocus.com
Subject: Re: [EXPL] (MS04-031) NetDDE buffer overflow vulnerability PoC
El Viernes, 31 de Diciembre de 2004 00:39, houseofdabus HOD escribió:
> ---snip---
> /* HOD-ms04031-netdde-expl.c: 2004-12-30: PUBLIC v.0.2
> *
> * Copyright (c) 2004 houseofdabus.
> *
> * (MS04-031) NetDDE buffer overflow vulnerability PoC
I needed to add a few lines to build it on Linux. Here is the diff:
@@ -11,6 +11,9 @@
#include <sys/types.h>
#include <netinet/in.h>
#include <sys/socket.h>
+#include <netdb.h>
+#define Sleep(x) sleep(x)
+#define closesocket(x) close(x)
#endif
Regards,
Alberto
--
/* Alberto García Hierro (Skyhusker) */
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists