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

Random unexpected secrets appear in vault #209

Open
3 tasks done
damoncoursey opened this issue Feb 19, 2023 · 1 comment
Open
3 tasks done

Random unexpected secrets appear in vault #209

damoncoursey opened this issue Feb 19, 2023 · 1 comment

Comments

@damoncoursey
Copy link

damoncoursey commented Feb 19, 2023

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest released version
  • Search the existing issues.

Steps to reproduce

I am experiencing a problem with a bunch (~50) of random unexpected secrets appearing in my vault. I am using the SecretStore extension vault. All of the unexpected secrets have a name which takes the form of 8.3 characters, the corresponding secret values also take that form. These random secrets appeared after several days of use with no issue.

To reproduce I run

Get-SecretInfo

The following is an example of the output:

w3elg4bl.b0n
we2czp1o.j1r
yvb1rlqr.0oa 
zcvktvlt.kbz
zpxsp0bi.gae
zyvyhd0c.0gs

I'm running under the Local System context.

Expected behavior

For these random secrets not to be in the vault.

Actual behavior

Random secrets appear in the vault.

Error details

No response

Environment data

Name                           Value
----                           -----
PSVersion                      5.1.20348.1366
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.20348.1366
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Version

1.1.2

Visuals

No response

@SydneyhSmith
Copy link
Collaborator

Thanks, these secrets aren't being created by the module-- do you have your vault configured to be locked?

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

No branches or pull requests

2 participants