Skip to content

ThomasSchoeller/PSKeePass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PSKeePass

PowerShell module for KeePass This Module is based on the work of Jason Fossen at Sans.org (https://cyber-defense.sans.org/blog/2015/08/13/powershell-for-keepass-sample-script)

It´s intent is to make the usage of KeePass (www.keepass.info) as a credential database inside PowerShell scripts as easy as possible. Please be aware that you should use SecureStrngs, PSCredential objects and Event-Log encryption to keep you secrets save. More info at:

The module contains the following functions:

Set-KeePassConfiguration Get-KeePassConfiguration Get-KeePassEntry Set-KeePassEntry New-KeePassEntry

The module currently has no suffisticated error-handling!

PSKeePass is tested and running with the followig KeePass versions:

KeePass 2.3.1

If you want to contribute it would be great if you could focus on

  • Error handling
  • Module help
  • Pester-tests to easily test PSKeePass against new versions of KeePass

About

PowerShell module for KeePass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%