Giter Club home page Giter Club logo

sharpc2's Introduction

SharpC2

Command and Control Framework written in C#.

Getting Started

Download the latest Release packages. These are built as self-contained assemblies which include the .NET runtime.

Start the Team Server

$ sudo ./teamserver <teamserver-ip> <shared-password>
Certificate thumbprint: 8E2D3F2B4F476A39188A4BBD9AD69DA92F9A2A66

Start the Client

$ ./SharpC2
  ____    _                               ____   ____
 / ___|  | |__     __ _   _ __   _ __    / ___| |___ \
 \___ \  | '_ \   / _` | | '__| | '_ \  | |       __) |
  ___) | | | | | | (_| | | |    | |_) | | |___   / __/
 |____/  |_| |_|  \__,_| |_|    | .__/   \____| |_____|
                                |_|
Host: <teamserver-ip>
Nick: <nick>
Pass: <shared-password>

Server Certificate
==================
Issuer: CN=192.168.1.229
Serial: 00A3F6F865BC648F10
Thumbprint: 8E2D3F2B4F476A39188A4BBD9AD69DA92F9A2A66
Not Before: Tue, 25 Oct 2022 13:50:50 GMT
Not After: Thu, 26 Oct 2023 13:50:50 GMT

Accept? [y/n] (y):

Building

Use dotnet publish to build your own Release assemblies. For example:

dotnet publish -c Release --self-contained true -r linux-x64

This requires a .NET SDK.

sharpc2's People

Contributors

rasta-mouse 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.