|
3 months ago | |
---|---|---|
src/pyk | 3 months ago | |
README.md | 3 months ago | |
pyproject.toml | 3 months ago |
pykeedo (read like "Aikido") is a command line tool which misuses KeePassXC browser extension API to serve credentials via a simple commandline interface.
Underneeath KeePassXC opens a basic Unix socket to exchange some JSON-based messages between the program itself and one or more of its clients (browser extensions). However, there's nothing which stops us to mimick such an extension and just gather some of these credentials to ourselves.