86 matches found
Microsoft Windows - MessageBox Memory Corruption Local Denial of Service
Microsoft Windows - MessageBox Memory Corruption Local Denial of Service // mbox.cs using System; using System.Runtime.InteropServices; class HelloWorldFromMicrosoft DllImport"user32.dll" unsafe public static extern int MessageBoxAuint hwnd, byte lpText, byte lpCaption, uint uType; static unsafe...
MS Windows (MessageBox) Memory Corruption Local Denial of Service
Exploit for unknown platform in category dos / poc ================================================================= MS Windows MessageBox Memory Corruption Local Denial of Service ================================================================= // mbox.cs using System; using...
Microsoft Windows - 'MessageBox' Memory Corruption Local Denial of Service
// mbox.cs using System; using System.Runtime.InteropServices; class HelloWorldFromMicrosoft DllImport"user32.dll" unsafe public static extern int MessageBoxAuint hwnd, byte lpText, byte lpCaption, uint uType; static unsafe void Main byte helloBug = new byte 0x5C, 0x3F, 0x3F, 0x5C, 0x21, 0x21,...
Microsoft Windows csrss (?) memory corruption exploited in-the-wild
Dear [email protected], On one of Russian forum security vulnerability is discussed in Microsoft Windows Windows XP is tested. A vulnerability is caused by memory corruption is string beginning with "?" is send thorugh MessageBox API with MBSERVICENOTIFICATION flag. It looks like some "debug"...
windows.arp.DoS.txt
Date: Mon, 12 Apr 1999 13:59:54 +0200 From: Joel Jacobson To: [email protected] Subject: ARP problem in Windows9X/NT Hello all bugtraqers! I've found a problem in Windows9X/NT's way of handeling ARP packets. If you flood a computer at your LAN with the packet below, it's user will be forced to...
nt.messagebox.DoS.txt
Date: Sun, 11 Apr 1999 22:50:25 +0200 Reply-To: chefren Sender: Windows NT BugTraq Mailing List From: chefren Subject: Death by MessageBox In-Reply-To: .. -------- Original Message -------- "NT hangs when several threads are calling MessageBox" Date: Fri, 9 Apr 1999 13:23:45 -0400 From: "Sumner,...