MS Windows (.doc File) Malformed Pointers Denial of Service Exploit 
                
                
                    时间:
2016-01-01 12:27:05
                         阅读:
177
                         评论:
                         收藏:
0
                         [点我收藏+]
                
                    /*****************************************************************************\ 
*            Microsoft Windows .doc File Malformed Pointers DoS               * 
*                                                                             * 
*                                                                             * 
*                                                                             * 
* Just move your mouse on the file and explorer crashes. If it does not try   * 
* to look at file properties.                                                 * 
* Bug comes from Ole32.dll:                                                   * 
* CMP DWORD PTR DS:[EAX EBX],3 and we can set EAX, EDX and ESI with arbitrary * 
* values.                                                                     * 
*                                                                             * 
* Check the file, magic offsets are                                           * 
* 4460 -> EDX                                                                 * 
* 4519 -> ESI                                                                 * 
*                                                                             * 
*                                                                             * 
* Successfully tested on Windows 2000 SP4 FR and XP SP2 FR.                   * 
*                                                                             * 
*                Coded by Marsu <MarsupilamiPowa@hotmail.fr>                  * 
\*****************************************************************************/ 
MS Windows (.doc File) Malformed Pointers Denial of Service Exploit 
原文:http://www.jb51.net/hack/5694.html