Skip to content

ahhh/Reverse_HTTPS_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A python based https remote access trojan for penetration testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published