Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.07 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.07 KB

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