All Projects → Paradoxis → Reverse-Shell-Client

Paradoxis / Reverse-Shell-Client

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Reverse-Shell-Client

YAPS
Yet Another PHP Shell - The most complete PHP reverse shell
Stars: ✭ 35 (+84.21%)
Mutual labels:  reverse-shell, netcat, netcat-reverse
Shelly
Automatic Reverse Shell Generator
Stars: ✭ 38 (+100%)
Mutual labels:  reverse-shell, netcat
Offensive-Reverse-Shell-Cheat-Sheet
Offensive Reverse Shell (Cheat Sheet)
Stars: ✭ 138 (+626.32%)
Mutual labels:  reverse-shell, netcat
Stitch
Python Remote Administration Tool (RAT)
Stars: ✭ 2,018 (+10521.05%)
Mutual labels:  reverse-shell
Reverse Shell Manager
🔨 A multiple reverse shell session/client manager via terminal
Stars: ✭ 171 (+800%)
Mutual labels:  reverse-shell
Rsh
generate reverse shell from CLI for linux and Windows.
Stars: ✭ 233 (+1126.32%)
Mutual labels:  reverse-shell
easy-shell
A pure Python script to easily get a reverse shell
Stars: ✭ 48 (+152.63%)
Mutual labels:  reverse-shell
Print My Shell
Python script wrote to automate the process of generating various reverse shells.
Stars: ✭ 140 (+636.84%)
Mutual labels:  reverse-shell
waycup
A minimal tool that hides your online assets from online security scanners, researchers and hackers.
Stars: ✭ 100 (+426.32%)
Mutual labels:  netcat
Lonely Shell
poc https reverse shell
Stars: ✭ 193 (+915.79%)
Mutual labels:  reverse-shell
Hrshell
HRShell is an HTTPS/HTTP reverse shell built with flask. It is an advanced C2 server with many features & capabilities.
Stars: ✭ 193 (+915.79%)
Mutual labels:  reverse-shell
Http Asynchronous Reverse Shell
[POC] Asynchronous reverse shell using the HTTP protocol.
Stars: ✭ 177 (+831.58%)
Mutual labels:  reverse-shell
Xsshell
An XSS reverse shell framework
Stars: ✭ 251 (+1221.05%)
Mutual labels:  reverse-shell
Lolbits
C2 framework that uses Background Intelligent Transfer Service (BITS) as communication protocol and Direct Syscalls + Dinvoke for EDR user-mode hooking evasion.
Stars: ✭ 170 (+794.74%)
Mutual labels:  reverse-shell
shellback
Reverse shell generator
Stars: ✭ 22 (+15.79%)
Mutual labels:  reverse-shell
Jexboss
JexBoss: Jboss (and Java Deserialization Vulnerabilities) verify and EXploitation Tool
Stars: ✭ 2,008 (+10468.42%)
Mutual labels:  reverse-shell
shellcat
⚡️ ShellCat is a Reverse Shell Manager
Stars: ✭ 32 (+68.42%)
Mutual labels:  reverse-shell
Revshellgen
Reverse shell generator written in Python 3.
Stars: ✭ 190 (+900%)
Mutual labels:  reverse-shell
Androrat
A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side
Stars: ✭ 187 (+884.21%)
Mutual labels:  reverse-shell
Betterbackdoor
A backdoor with a multitude of features.
Stars: ✭ 195 (+926.32%)
Mutual labels:  reverse-shell

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].