Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 863 Bytes

File metadata and controls

20 lines (14 loc) · 863 Bytes

HTTP-Reverse-Shell

https://img.shields.io/github/stars/apurvsinghgautam/HTTP-Reverse-Shell https://img.shields.io/github/forks/apurvsinghgautam/HTTP-Reverse-Shell

forthebadge

This is a HTTP Reverse Shell programmed in Python. It is used to make Reverse HTTP connections from client side to server side.

Prerequisites

  • Python

Usage

  • Transfer the client program on client side
  • Transfer the server program on server side
  • Run the server side program to start listening
  • Run the client side program
  • Connection will be established

Contributor