s3b4stian / Marauder

A .NET agent for the Faction C2 Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marauder

A .NET agent for Faction

Marauder is an extendable agent for the Faction C2 Framework. It leverages Faction .NET modules to easily add features and functionality when you need them.

Using Marauder

For the most part, Marauder is straight forward implementation of a Faction agent. This means that common commands work as expected.

One thing that is unique to Marauder is its tasks system. Using the tasks command will show you any tasks currently running in your Marauder agent. If you'd like to kill a task, use tasks /kill:[task id]

About

A .NET agent for the Faction C2 Framework

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 89.2%Language:Python 7.6%Language:Shell 3.2%