diff --git a/custom_documentation/doc/endpoint/alerts/linux/linux_malicious_behavior_alert.md b/custom_documentation/doc/endpoint/alerts/linux/linux_malicious_behavior_alert.md index 4706516b2..d4a7b0409 100644 --- a/custom_documentation/doc/endpoint/alerts/linux/linux_malicious_behavior_alert.md +++ b/custom_documentation/doc/endpoint/alerts/linux/linux_malicious_behavior_alert.md @@ -111,6 +111,9 @@ This alert is generated when a Malicious Behavior alert occurs. | threat.technique.name | | threat.technique.reference | | threat.technique.subtechnique | +| threat.technique.subtechnique.id | +| threat.technique.subtechnique.name | +| threat.technique.subtechnique.reference | | user.Ext.real.id | | user.Ext.real.name | | user.id | diff --git a/custom_documentation/doc/endpoint/alerts/macos/macos_malicious_behavior_alert.md b/custom_documentation/doc/endpoint/alerts/macos/macos_malicious_behavior_alert.md index c3601b527..27517de50 100644 --- a/custom_documentation/doc/endpoint/alerts/macos/macos_malicious_behavior_alert.md +++ b/custom_documentation/doc/endpoint/alerts/macos/macos_malicious_behavior_alert.md @@ -98,6 +98,9 @@ This alert is generated when a Malicious Behavior alert occurs. | threat.technique.name | | threat.technique.reference | | threat.technique.subtechnique | +| threat.technique.subtechnique.id | +| threat.technique.subtechnique.name | +| threat.technique.subtechnique.reference | | user.Ext.real.id | | user.Ext.real.name | | user.id | diff --git a/custom_documentation/src/endpoint/data_stream/alerts/linux/linux_malicious_behavior_alert.yaml b/custom_documentation/src/endpoint/data_stream/alerts/linux/linux_malicious_behavior_alert.yaml index 61d1ea637..1494bb99e 100644 --- a/custom_documentation/src/endpoint/data_stream/alerts/linux/linux_malicious_behavior_alert.yaml +++ b/custom_documentation/src/endpoint/data_stream/alerts/linux/linux_malicious_behavior_alert.yaml @@ -116,6 +116,9 @@ fields: - threat.technique.name - threat.technique.reference - threat.technique.subtechnique + - threat.technique.subtechnique.id + - threat.technique.subtechnique.name + - threat.technique.subtechnique.reference - user.Ext.real.id - user.Ext.real.name - user.id diff --git a/custom_documentation/src/endpoint/data_stream/alerts/macos/macos_malicious_behavior_alert.yaml b/custom_documentation/src/endpoint/data_stream/alerts/macos/macos_malicious_behavior_alert.yaml index afebb3fa8..7e62a9da7 100644 --- a/custom_documentation/src/endpoint/data_stream/alerts/macos/macos_malicious_behavior_alert.yaml +++ b/custom_documentation/src/endpoint/data_stream/alerts/macos/macos_malicious_behavior_alert.yaml @@ -103,6 +103,9 @@ fields: - threat.technique.name - threat.technique.reference - threat.technique.subtechnique + - threat.technique.subtechnique.id + - threat.technique.subtechnique.name + - threat.technique.subtechnique.reference - user.Ext.real.id - user.Ext.real.name - user.id