hugmouse / windows-creds-list

Simple script that lists creds from the Windows Credentials Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I love Windows Credentials Manager

windows-creds-list

Simple script that lists creds from the Windows Credentials Manager

Usage

Tested only on Windows 11.

In case if you already have Golang and Git installed:

git clone git@github.com:hugmouse/windows-creds-list.git
cd windows-creds-list
go run main.go

In case if you do not:

  1. Download the latest release from here
  2. Run it from command line, powershell, terminal, etc.

About

Simple script that lists creds from the Windows Credentials Manager


Languages

Language:Go 100.0%