Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/krishpranav/pyssh
- Owner: krishpranav
- Created: 2021-06-30T13:18:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-30T13:31:05.000Z (over 3 years ago)
- Last Synced: 2024-10-15T22:21:16.759Z (3 months ago)
- Topics: exploit, pip, pip3, python, python3, ssh, ssh-server
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```