Skip to content

hashicorp-dev-advocates/vault-fake-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake Vault API Service

This is a fake Vault API service for a honeypot experiment

Usage

go run .

Example API call

curl -X POST -H 'Content-Type: application/json' \
  -d '{"password": "password"}' \
  http://localhost:820/v1/auth/userpass/login/rob -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published