3 matches found
Microsoft Windows - Automatic .LNK Shortcut File Code Execution
From: http://www.ivanlef0u.tuxfamily.org/?p=411 1. Unzip the files in 'C: '. Start a DbgView or paste a KD to your VM. 2. Rename 'suckme.lnk' to 'suckme.lnk' and let the magic do the rest of shell32.dll. 3. Look at your logs. http://ivanlef0u.nibbles.fr/repo/suckme.rar...
MS Windows GDI Local Privilege Escalation Exploit (MS07-017)
No description provided by source. define WIN32WINNT 0x0500 include windows.h include shlwapi.h include stdio.h pragma comment lib, "user32.lib" pragma comment lib, "gdi32.lib" pragma comment lib, "shlwapi.lib" pragma comment lib, "ntdll.lib" / Here is a sploit for the GDI MS07-017 Local Privileg...
Microsoft Windows - GDI Privilege Escalation (MS07-017) (1)
Microsoft Windows - GDI Privilege Escalation MS07-017 1 define WIN32WINNT 0x0500 include include include pragma comment lib, "user32.lib" pragma comment lib, "gdi32.lib" pragma comment lib, "shlwapi.lib" pragma comment lib, "ntdll.lib" / Here is a sploit for the GDI MS07-017 Local Privilege...