### [CVE-2005-4696](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4696) ![](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 The Microsoft Wireless Zero Configuration system (WZCS) stores WEP keys and pair-wise Master Keys (PMK) of the WPA pre-shared key in plaintext in memory of the explorer process, which allows attackers with access to process memory to steal the keys and access the network. ### POC #### Reference - http://securityreason.com/securityalert/46 - https://www.exploit-db.com/exploits/26323/ #### Github No PoCs found on GitHub currently.