Coder Social home page Coder Social logo

stealth-server-3.5's Introduction

stealth-Server-3.5 Linux+XDk Support+No SQL+No need for Visual Studio(Plug & Play)

Review readme.txt found in client files

Linux Listener Instructions

Ubuntu 18.04

Step 1 Install dotnet:

Enter below commands in order:

wget https://packages.microsoft.com/config/ubuntu/18.04/packages-microsoft-prod.deb -O packages-microsoft-prod.deb

sudo dpkg -i packages-microsoft-prod.deb

rm packages-microsoft-prod.deb

Then run Command in linux to install 2.1

sudo apt-get update;
sudo apt-get install -y apt-transport-https &&
sudo apt-get update &&
sudo apt-get install -y aspnetcore-runtime-2.1

Step 2 Run Stealth:

make stealth directory. Enter the command: mkdir stealth

navigate to diretory, enter cd stealth. Then download git repo into directory. Install git if you dont have it. Enter command below:

git clone https://github.com/silent06/stealth-Server-3.0.git

type ls to show folders/files.

Then Run Dotnet:

  1. Navigate to stealth/stealth 3.0/publish folder
  2. Run screen first(https://www.interserver.net/tips/kb/using-screen-to-attach-and-detach-console-sessions/)
  3. type dotnet stealth.dll
  4. Ctrl+A & Ctrl+D to dettach from Screen
  5. Done!

check stealth to see if its still running with either ps -aux or netstat -tulpn

*******DONT FORGET TO OPEN STEALTH PORT THROUGH FIREWALL!

stealth-server-3.5's People

Contributors

silent06 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.