aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Alonso Cárdenas Márquez <acm@FreeBSD.org>2023-07-05 15:19:24 +0000
committerLorenzo Salvadore <salvadore@FreeBSD.org>2023-07-05 15:33:46 +0000
commitfa89a6fa3e28e6c72a1f371cd4cbf4f692186b2d (patch)
treeec523da7e08b23c6f17eb88db3a497fc2b5752ba
parent87bd216d39b0fb0b48075e04ed233d42ce58965c (diff)
downloaddoc-fa89a6fa3e28e6c72a1f371cd4cbf4f692186b2d.tar.gz
doc-fa89a6fa3e28e6c72a1f371cd4cbf4f692186b2d.zip
Status/2023Q2/caldera.adoc: Add report
Reviewed by: status (Pau Amma <pauamma@gundo.com>) Approved by: dbaio (mentor, implicit)
-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..35c26bc640
--- /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://www.caldera.com/[MITRE Caldera] URL: link:https://www.caldera.com/[] +
+link:http://www.redcanary.com[Red Canary] URL: link:http://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 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
+
+TODO
+
+* 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[]