Git Product home page Git Product logo

shad0w's Introduction

Project Status

SHAD0W

shad0w logo

SHAD0W is a modular C2 framework designed to successfully operate on mature environments.

It will use a range of methods to evade EDR and AV while allowing the operator to continue using tooling an tradecraft they are familiar with. Its powered by Python 3.8 and C, using Donut for payload generation. By using Donut along side the process injection capabilities of SHAD0W it gives the operator the ability to execute .NET assemblies, EXEs, DLLs, VBS, JS or XSLs fully inside memory. Dynamically resolved syscalls are heavily used to avoid userland API hooking, anti DLL injection to make it harder for EDR to load code into the beacons and offical microsoft mitigation methods to protect spawn processes.

Main features of the SHAD0W C2 are:

  • Built For Docker - It runs fully inside docker allowing cross platform usage
  • Live Proxy & Mirror - The C2 server is able to mirror any website in real time, relaying all non C2 traffic to that site making it look less subject when viewed in a web browser
  • HTTPS C2 Communication - All traffic between beacons and the C2 will be encrypted and transmitted over HTTPS
  • Modern CLI - The CLI is built on prompt-toolkit
  • JSON Based Protocol - Custom beaons are able to built and used easily with an easy to implement protocol
  • Extremely Modular - Easy to create new modules to interact and task beacons

Main features of SHAD0W beacons are:

  • Shellcode, EXE, Powershell & More - Beacons can be generated and used in many different formats
  • Process Injection - Allowing you to migrate, shinject, dllinject and more
  • Bypass AV - Payloads are frequently updated to evade common Anti-Virus products
  • Highly configurable - Custom jitters, user agents and more
  • Proxy Aware - All callbacks will use the current system proxy
  • HTTPS C2 Communication - Traffic to and from the C2 is encrypted via HTTPS

Current Modules:

  • GhostPack - With the binarys compiled nightly via an Azure pipeline. Thanks to @Flangvik
  • Unmanaged Powershell - With built in AMSI bypass
  • Ghost In The Logs - Disable ETW & Sysmon, more info can be found here
  • Elevate - Built in PrivEsc exploits
  • SharpSocks - Reverse socks proxy over HTTPS
  • SharpCollection - A ton of .NET offensive tools, more info can be found here
  • Mimikatz - For all your credential theft needs
  • Upload & Download - Easy data exfiltration
  • StdAPI - Common commands to interact with the file system

Install

$ git clone --recurse-submodules https://github.com/bats3c/shad0w.git && cd shad0w
$ sudo ./shad0w install

Usage

https://blog.dylan.codes/shad0w/

Official Discord

Porchetta Industries

shad0w's People

Contributors

bats3c avatar flangvik avatar hashtagmarkus avatar paralax 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.