Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Reverse_HTTPS_Bot — A python based https remote access trojan for penetration testing | Kitploit
Tools/GitHubGitHub/ahhh/reverse_https_bot
Post-ExploitationPenetration TestingCommand and ControlRed TeamingPayload DevelopmentRemote Access Trojan
GitHubahhh/reverse_https_bot

Reverse_HTTPS_Bot

A python based https remote access trojan for penetration testing

View Repository
843210 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

Download Tool