Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 25 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
# ShadowShell
Reverse shell for Windows to Windows application written in python

<img style="max-width: 500px" width="500px" max-width="500px" title="Get it? Shell!" src="https://i.imgur.com/gmsJJbZ.jpg">

-----------------------------------------------WELCOME TO SHADOW SHELL------------------------------------------------------------------
Shadow Shell is a Reverse shell written in python.
Note: both devices will need python installed.
Note: this reverse shell is for windows to windows application.
## Overview
A reverse shell for Windows to Windows application written in python

Contributors:
.Shadowdrums
.DJ Stomp
.toroidist
---------------------------------------------------HOW TO USE---------------------------------------------------------------------------
## Requirements
- Both devices will need python 3 installed.
- This reverse shell is for windows to windows application.

## Getting Started

1. In both client.py and server.py you will need to change FF.FF.FF.FF for the ip address of your computer(host).

Expand All @@ -29,16 +27,25 @@ Contributors:
5. This will give you a reverse shell into a windows computer and allow the user to use the targets command prompt. if you would like to use powershell
you must use "powerhsell -command yourCommand" other wise the program will freeze and crash and you will have to reconnect.

-----------------------------------------------------------DISCLAIMER------------------------------------------------------------------------
THIS APPLICATION WAS MADE FOR EDUCATION PURPOSES
DEVELOPER WILL NOT BE HELD LIABLE FOR ANY MISS
USE WITH THIS SOURCE CODE. DO NOT USE ON ANY
DEVICE THAT IS NOT YOURES UNLESS YOU HAVE
DOCUMENTED APPROVAL FROM THE OWNER OF THE DEVICES
## Disclaimer
__THIS APPLICATION IS INTENDED FOR EDUCATIONAL PURPOSES *ONLY*__

THE DEVELOPER WILL NOT BE HELD LIABLE FOR ANY DAMAGES
CAUSED BY MISUSE OF THE SOURCE CODE IN THIS REPOSITORY.

NEVER USE ON ANY DEVICE YOU DO NOT OWN UNLESS YOU HAVE
DOCUMENTED PRE-APPROVAL FROM THE OWNER OF THE DEVICE(S)

<hr>
<details>
<summary style="color:#0d1117">Secret Section</summary>

+--------------+
<pre><code>+--------------+
| SHADOWDRUMS |
| TM |
| |
| |
+--------------+
+--------------+ </code></pre>
<p align="center"><img width="250" src="https://i.imgur.com/gZ0Dp0L.png"></p>
<hr>
</details>