Skip to content

Jeff53978/SnikShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnikShell

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!

SnikShell Screenshot

Installation

  1. Clone the repository: git clone https://github.com/Jeff53978/SnikShell.git
  2. Navigate to the SnikShell directory: cd SnikShell
  3. Install the required dependencies: python3 -m pip install -r requirements.txt
  4. Start the server: python3 server.py -s <server_ip:port>

Author

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.

GPLv3 License