From e6ecb0ed3f2f6374cab993da070539e995fdcf53 Mon Sep 17 00:00:00 2001 From: Georges Bossert Date: Wed, 21 Aug 2024 16:38:25 +0200 Subject: [PATCH] Update assets.md --- docs/xdr/features/collect/assets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/xdr/features/collect/assets.md b/docs/xdr/features/collect/assets.md index d77c666162..8b567522d3 100644 --- a/docs/xdr/features/collect/assets.md +++ b/docs/xdr/features/collect/assets.md @@ -151,7 +151,7 @@ This rule enriches an existing asset with an `os` contextual property. This prop ### Discover unique Hosts -This rule creates a new asset for every unseen `host.name`. It attaches the `ipv4` and `ipv6` stored in field `host.ip` of the event as detection properties of the newly created asset. +This rule creates a new asset for every unseen `host.name`. It also suggests the `ipv4` and `ipv6` stored in field `host.ip` of the event as detection properties of the newly created asset. ### Discover unique Accounts @@ -266,4 +266,4 @@ This feature allows users to dive deeper into the specifics of each authenticati - Target Account Pivot: Clicking on a target account will reveal detailed information, such as: - The account's interaction history. - Any security incidents or breaches involving the account. - - The account's access permissions and any recent changes. \ No newline at end of file + - The account's access permissions and any recent changes.