Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/UltraAlex00/reverseshell-tools

Reverse Shell with some custom commands made in Powershell
https://github.com/UltraAlex00/reverseshell-tools

download-files powershell powershell-script reverse-shell upload-files

Last synced: about 1 month ago
JSON representation

Reverse Shell with some custom commands made in Powershell

Awesome Lists containing this project

README

        

# Reverse Shell Tools

A simple tool to start a TCP reverse shell on the victoms mashine and run some pre-build commands.

# Manual Install

1. Start a Listener Server (netcat: nc.exe -lp [port]) ; if you want tartget other pc's you need to forward your port

2. Start active.ps1 using powershell (if ExecutionPolicy is prohibited: edit the loader.vbs and change the 0 to 1 and run loader.vbs instead)

3. If you starting this script for the first time, it will ask you for the listener ip and port, so enter it (will be saved in listener.txt)

4. [?] Change the 1 back to 0 (there is no problem changing it while the script is beeing executed)

5. The Script should be now connected to the listener, type "/restart" to create the autostart files

6. [?] Type "/help" for further instruction