ReverseHTTPSBot 0.8

March 20, 2015 ยท View on GitHub

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