driftwood

Verify private key usage and detect unauthorized access patterns

brewmacoslinux
Try with needOr install directly
Source

About

Private key usage verification

Commands

driftwood

Examples

Analyze private key access logs for suspicious activity$ driftwood analyze /path/to/key.pem
Generate a report of all private key operations$ driftwood report --key /path/to/key.pem --output report.json
Monitor real-time private key usage$ driftwood monitor --watch /path/to/keys/