reddit hackernews mail facebook facebook linkedin
Invoke-WCMDump

Invoke-WCMDump

PowerShell script to dump Windows credentials from the Credential Manager.

Invoke-WCMDump enumerates Windows credentials in the Credential Manager and then extracts available information about each one. Passwords are retrieved for "Generic" type credentials, but can not be retrived by the same method for "Domain" type credentials. Credentials are only returned for the current user.

Does not require admin privileges!