Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: [EXPL] (MS04-031) NetDDE buffer overflow vulnerability PoC |
|---|---|
| Date: | Fri, 31 Dec 2004 19:09:02 +0100 |
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) */
pgpME3mK8DzZm.pgp
Description: PGP signature
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Bluetooth: BlueSnarf and BlueBug Full Disclusore, Adam Laurie |
|---|---|
| Next by Date: | Cross Site Scripting DOS (Zyxel B-420 Ethernet Bridge), beniwiedmer |
| Previous by Thread: | [EXPL] (MS04-031) NetDDE buffer overflow vulnerability PoC, houseofdabus HOD |
| Next by Thread: | Re: [EXPL] (MS04-031) NetDDE buffer overflow vulnerability PoC, Steve Friedl |
| Indexes: | [Date] [Thread] [Top] [All Lists] |