SnikShell is an undetected remote reverse shell written in Python that uses a b64 encoded PowerShell payload.
If you have any problems or questions, feel free to contact me on Discord: Jeff_#2475
If you like this project, please consider giving it a star!
- Clone the repository:
git clone https://github.com/Jeff53978/SnikShell.git
- Navigate to the SnikShell directory:
cd SnikShell
- Install the required dependencies:
python3 -m pip install -r requirements.txt
- Start the server:
python3 server.py -s <server_ip:port>
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.