aboutsummaryrefslogtreecommitdiff
path: root/website/content/en/status/report-2023-04-2023-06/caldera.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'website/content/en/status/report-2023-04-2023-06/caldera.adoc')
-rw-r--r--website/content/en/status/report-2023-04-2023-06/caldera.adoc29
1 files changed, 29 insertions, 0 deletions
diff --git a/website/content/en/status/report-2023-04-2023-06/caldera.adoc b/website/content/en/status/report-2023-04-2023-06/caldera.adoc
new file mode 100644
index 0000000000..6aa99cb033
--- /dev/null
+++ b/website/content/en/status/report-2023-04-2023-06/caldera.adoc
@@ -0,0 +1,29 @@
+=== MITRE Caldera on FreeBSD
+
+Links: +
+link:https://caldera.mitre.org/[MITRE Caldera] URL: link:https://caldera.mitre.org/[] +
+link:https://www.redcanary.com/[Red Canary] URL: link:https://www.redcanary.com/[]
+
+Contact: José Alonso Cárdenas Márquez <acm@FreeBSD.org>
+
+MITRE Caldera is a cybersecurity platform designed to easily automate adversary emulation, assist manual red teams, and automate incident response.
+
+It is built on the MITRE ATT&CK(R) framework and is an active research project at MITRE.
+
+MITRE Caldera (package:security/caldera[]) was added to the ports tree in April 2023.
+This port includes support for the link:https://github.com/redcanaryco/atomic-red-team[Atomic Red Team Project] used by the link:https://github.com/mitre/atomic[MITRE Caldera atomic plugin].
+
+The main goal of this work is enhancing visibility of FreeBSD as a useful platform for information security or cybersecurity.
+
+Additionally, you can test a MITRE Caldera infrastructure easily using link:https://github.com/alonsobsd/caldera-makejail[] or link:https://github.com/AppJail-makejails/caldera[] from link:https://github.com/DtxdF/AppJail[AppJail].
+AppJail is a good tool for managing jail containers from the command line.
+
+People interested in helping with the project are welcome.
+
+Current version: 4.2.0
+
+==== To Do
+
+* Add Caldera testing infrastructure makejail.
+* Add FreeBSD to platforms officially supported by MITRE Caldera, see link:https://github.com/mitre/caldera/pull/2752[].
+* Add FreeBSD to platforms officially supported by Red Canary, see link:https://github.com/redcanaryco/atomic-red-team/pull/2450[].