sus_ssh
sus_ssh copied to clipboard
Phishing SSH Key Passphrases PoC
sus ssh
A PoC phishing method for SSH Key Passphrases.
Setup
Requires Python 3.4+
- Clone the repo
- Install dependencies (use virtualenv)
- Generate a host key
openssl genrsa -out host.key 3072