Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get all credentials from all users #27

Open
kiquenet opened this issue Nov 21, 2018 · 1 comment
Open

Get all credentials from all users #27

kiquenet opened this issue Nov 21, 2018 · 1 comment

Comments

@kiquenet
Copy link

how-to Get all credentials from all users in a computer-remote computer(Generic, Windows and cert based)?

I'm admin user.

@markusschaber
Copy link

markusschaber commented Oct 21, 2021

I am not even sure whether that is supported by the underlying Win32 API. As far as I know, the credentials are stored encrypted, and tied to a login session of the user. Without the user being logged in, they cannot be decrypted. (This also means they cannot be recovered when the user forgets his password.)
There may be backup / recovery mechanisms, e. G. via a Domain Controller.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants