Skip to content
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.

Paradoxis/Reverse-Shell-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reverse-Shell-Client

The reverse shell client is a Python based alternative for a netcat reverse shell listener (nc -lvp <port>).

The default reverse shell client (rsh-client.py) ships with lots of features such as uploading, downloading, executing and editing files on the (unix based) remote host you managed to get a shell on.

You can also download the standalone version (rsh-client-standalone.py), which is simply a smaller version without the custom commands, mostly useful for local privelege escalation when wanting to get a shell as another process when netcat is not available on the system.

About

The reverse shell client is a Python based alternative for a netcat reverse shell listener

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages