### [CVE-2005-0688](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0688) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Windows Server 2003 and XP SP2, with Windows Firewall turned off, allows remote attackers to cause a denial of service (CPU consumption) via a TCP packet with the SYN flag set and the same destination and source address and port, aka a reoccurrence of the "Land" vulnerability (CVE-1999-0016). ### POC #### Reference - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-019 - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-064 #### Github No PoCs found on GitHub currently.