/analyze-ssh-keys

This is a Titan Module that returns all easily identifiable ssh public key fingerprints

Primary LanguagePython

Analyze SSH Keys


a Titan Module

Name:

Analyze SSH Keys

Purpose:

To provide public key fingerprints in the event a device is compromised. You can check remote systems for public keys and remove them effectively.

Example:

Coming soon

Schema:

Column Type Default Description
name TEXT NULL SSH key filname
strength TEXT NULL Bit strength of Key
fingerprint TEXT NULL Key fingerprint
comment TEXT NULL Comment attached to fingerprint
date TEXT NULL Date discovered

See schema.json for more details.

Author:

This module was created by Mike Mackintosh [splug].

You can follow him below:

@mikemackintosh mikemackintosh