/sus_ssh

Phishing SSH Key Passphrases PoC

Primary LanguagePython

sus ssh

A PoC phishing method for SSH Key Passphrases.

Setup

Requires Python 3.4+

  1. Clone the repo
  2. Install dependencies (use virtualenv)
  3. Generate a host key openssl genrsa -out host.key 3072