Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 568 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 568 Bytes

Reverse_HTTPS_Bot 0.8

Description:

A python based https remote access trojan for penetration testing.

Server is currently NodeJS based

Bot Requires:

  • pip install requests
  • pip install pyscreenshot

Server Requires:

  • sh setup.sh (to generate self signed certificate and key for testing)
  • sudo npm install (restify, express, lodash, save, sockjs, body-parser)
  • don't forget to change your server ip in the new SockJS object in index.html!

Moar info:

http://lockboxx.blogspot.com/2015/03/https-command-and-control.html