Scan filesystem for SSH private keys without passphrase
Find a file
2022-05-17 13:36:35 +02:00
src Comments, also no need for path::Path 2022-03-01 15:13:35 +01:00
.gitignore Initial commit 2022-02-25 12:46:45 +01:00
Cargo.lock Run cargo update, updating (build) dependencies 2022-05-17 13:36:35 +02:00
Cargo.toml Don't use magic module, read files and check for words in them 2022-03-01 11:49:21 +01:00
README.md Add a README 2022-03-01 11:55:11 +01:00

sshprivscanner

Pretty simple tool to scan a system (defaults to /home) for SSH private keys that do not have a passphrase set.