Skip to content

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

Notifications You must be signed in to change notification settings

titan-modules/analyze-ssh-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages