Skip to content

Lists all vault paths without exposing the values. This was developed because vault got no search implemented.

License

Notifications You must be signed in to change notification settings

evva-sfw/vault-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vault-tree

Setup Linux

  1. npm i
  2. cp .env.template .env
  3. Copy vault token from vault UI and paste it into .env
  4. source .env
  5. node index.js

paths.txt is created with all the paths from where the token got access.

About

Lists all vault paths without exposing the values. This was developed because vault got no search implemented.

Resources

License

Stars

Watchers

Forks