Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krishpranav/pyssh

A simple python tool to get ssh password of a target machine when they connect to the pySSH server
https://github.com/krishpranav/pyssh

exploit pip pip3 python python3 ssh ssh-server

Last synced: about 1 month ago
JSON representation

A simple python tool to get ssh password of a target machine when they connect to the pySSH server

Awesome Lists containing this project

README

        

# pySSH
A simple python tool to get ssh password of a target machine when they connect to the pySSH server

[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)

# Installation
```
git clone https://github.com/krishpranav/pySSH
cd pySSH
python paSSH.py -k id_rsa_example -p 22
```