wlopezr / HTTP-Reverse-Shell

A HTTP Reverse Shell in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A HTTP Reverse Shell in Python


Languages

Language:Python 100.0%