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
ReverseHttp — Python backdoor that uses http post/get requests to communicate | Kitploit
Tools/GitHubGitHub/d4vinci/reversehttp
Web Application ExploitationPenetration TestingCommand and ControlRed TeamingRemote Access ToolPayload Development
GitHubd4vinci/reversehttp

ReverseHttp

Python backdoor that uses http post/get requests to communicate

View Repository
4320510 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

ReverseHttp

Python backdoor that uses http post/get requests to communicate

Requirement

  • Python 2.7

  • Cherrypy

pip install cherrypy

  • Requests

pip install requests

Usage:

Fireup the listener script then the controller then send the backdoor file and wait for connections

Screenshot

img

Download Tool