| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
ChangeLog at: https://github.com/mitre/caldera/releases
|
|
|
|
|
|
|
|
|
|
|
| |
- Improve rc script. Now it kills some child processes
- Use my new atomic-red-team repository. It include a new entry run_as into yaml
files for identify FreeBSD tests easily because oficial
redcanaryco/atomic-red-team project included new changes and these remove
freebsd entries from yaml files because it was merged into linux tests. Now
identify what are FreeBSD tests is almost imposible.
- Some other minor modifications
- Bump PORTREVISION
|
|
|
|
| |
ChangeLog at: https://github.com/mitre/caldera/releases/tag/5.0.0
|
|
|
|
| |
ChangeLog at: https://github.com/mitre/caldera/releases/tag/4.2.0
|
|
|
|
|
|
|
|
| |
- Fix a problem in ragdoll payload
- Add GOCACHE and GOMODCACHE to caldera_env into caldera rc script. It is
useful for avoid issues when some payloads are compiled
- Some other modifications
- Bump PORTREVISION
|
|
|
|
|
|
|
|
|
|
| |
- Update caldera rc file
- Update pkg-plist file
- Atomic plugin was patched for download yaml from alonsobsd/atomic-red-team
instead of redcanaryco/atomic-red-team github repository until my pull
request will be approved
- Add/modify entries into pkg-message file
- Bump PORTREVISION
|
|
CALDERA a cyber security platform designed to easily automate adversary
emulation, assist manual red-teams, and automate incident response.
It is built on the MITRE ATT&CK framework and is an active research project
at MITRE.
The framework consists of two components:
- The core system. This is the framework code, consisting of what is available
in this repository. Included is an asynchronous command-and-control (C2)
server with a REST API and a web interface.
- Plugins. These repositories expand the core framework capabilities and
providing additional functionality. Examples include agents, reporting,
collections of TTPs and more.
|