patins / sus_ssh

Phishing SSH Key Passphrases PoC

Home Page:https://insinger.me/posts/2019/06/susssh-passphrase-phishing-via-the-ssh-prompt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Phishing SSH Key Passphrases PoC

https://insinger.me/posts/2019/06/susssh-passphrase-phishing-via-the-ssh-prompt/


Languages

Language:Python 100.0%