Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 842 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 842 Bytes

SnikShell

SnikShell is an undetected remote reverse shell written in Python that uses a b64 encoded PowerShell payload. 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