// REFERENCE

KeePass database (KDBX) signature

Signature (hex): 03 D9 A2 9A

A KeePass database (.kdbx) starts with 03 D9 A2 9A. It stores passwords encrypted with a master key; finding a KDBX on a host is a juicy target (the master key is attacked offline).

Related tools

Related

Signatures verifiable with CyberEscudo's magic-bytes identifier. Educational content.