Skip to content

84Ebi/python-reverse-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

reverse shell with python

python reverse shell

requirements:

  python3

you have to change host ip address in both files and set it as your server ip address

usage:

  1. clone from github:

    git clone https://github.com/84Ebi/python-reverse-shell.git
  2. server listener setup:

    python server.py
  3. client setup:

    python client.py

you can use pyinstaller to make it as a excutable file and use client side on victim's computer without python but make sure you set the host ip on client file correct and make sure that port is open

have fun

About

python reverse shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages