8000 GitHub - r12w4n/shellpy: simple reverse shell with elevation to do various tasks that need elevation.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

r12w4n/shellpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rv_shell

Simple reverse shell written in python 3

Things you need

  • Windows
  • Python 3.4

HOW TO INSTALL

git clone https://github.com/DarkSecDevelopers/shellpy.git
                              OR
Download Zip archive and navigate to shellpy-master directory
pip install -r requirements.txt

How to run

edit shell.py and change IP(25th line) to your local or wan ip then just compile to exe using python setup.py py2exe.You can find your file in dist folder. Set up listener using netcat nc -lvp 4444 or meterpreter then just run .exe file and you'll get shell.

About

simple reverse shell with elevation to do various tasks that need elevation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0