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 uses a range of methods to evade EDR and AV while allowing the operator to continue using tooling and tradecraft they are familiar with. Its powered by Python 3.8 and C, and uses Donut for payload generation. By using Donut along with the process injection capabilities of SHAD0W, it provides the operator the ability to execute .NET assemblies, DLLs, EXEs, JS, VBS 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 official Microsoft mitigation methods to protect spawn processes.

See the wiki for installation and usage instructions.

Main features of SHAD0W C2:

  • Built for Docker - Runs fully inside of Docker allowing cross platform usage
  • Extremely modular - Easy to create new modules to interact and task beacons
  • HTTPS C2 communication - All traffic between beacons and the C2 are encrypted and transmitted over HTTPS
  • JSON based protocol - Custom beacons are able to be built and used with an easy to implement protocol
  • Live proxy and 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
  • Modern CLI - The CLI is built on prompt-toolkit

Main features of SHAD0W beacons:

  • EXE, PowerShell, shellcode and more - Beacons can be generated and used in many different formats
  • Process injection - Allows the operator to dllinject, migrate, shinject and more
  • Bypass AV - Payloads are frequently updated to evade common Anti-Virus products
  • Highly configurable - Custom jitters, user agents and more
  • HTTPS C2 communication - Traffic to and from the C2 is encrypted via HTTPS
  • Proxy aware - All callbacks can use the current system proxy

Current Modules:

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

Official Discord

Porchetta Industries

shad0w's People

Contributors

bats3c avatar eqn-group avatar flangvik avatar glides avatar hashtagmarkus avatar koelhosec avatar l1ghtn1ng avatar leebaird avatar nfp-improsec avatar paralax avatar timgates42 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.