Giter Club home page Giter Club logo

caldera-agent's Introduction

CALDERA Agent

The caldera_agent folder contains the source code of the CALDERA agent or cagent a Windows service that facilitates communication between the CALDERA server and the CALDERA Rats. The cagent program should be installed on every computer that is taking part in the adversary emulation operation. Once configured, they will connect to the CALDERA server and be added as an option to take part in an operation.

Installation Requirements

The following are required on computers that the CALDERA Agent will be installed on

Installation steps may be found in CALDERA's documentation.

Build Requirements

The following are required to build the CALDERA Agent

  • Windows 64 bit
  • Python 3.5 (64 bit)
  • python dependencies (pip install -r requirements.txt)
  • setuptools (pip install --upgrade setuptools)
  • PyWin32 v.220 or later.
  • Windows Visual Studio 2015 (with Visual C++) OR Visual C++ 2015 Build Tools
  • A special version of py2exe which should be provided with this source code

Building an .exe

After installing all the dependencies, go to the caldera_agent directory and build with

make.bat

The compiled executable will be located at dist/cagent.exe

caldera-agent's People

Contributors

dm-mitre avatar

Watchers

Keybo@rd007 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.