Open
Description
The DBeaver database tool can store passwords locally. This file is encrypted and can be decrypted using the following openssl command and the dbeaver key taken from the source code.
openssl aes-128-cbc -d -K babb4a9f774ab853c96c2d653dfe544a -iv 00000000000000000000000000000000 -in dbeaver-connections.json | dd bs=1 skip=16 2>/dev/null
On a linux system the local password file can be found at
~/.local/share/DBeaverData/workspace6/General/.dbeaver/credentials-config.json
Metadata
Metadata
Assignees
Type
Projects
Status
No status