From 1bc453e406729536867cd72d4937db47577565ad Mon Sep 17 00:00:00 2001 From: squioc Date: Wed, 6 Dec 2023 14:18:27 +0000 Subject: [PATCH 1/2] Refresh automation library documentation --- _shared_content/automate/library/crowdstrike-falcon.md | 4 +++- mkdocs.yml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/_shared_content/automate/library/crowdstrike-falcon.md b/_shared_content/automate/library/crowdstrike-falcon.md index 69887a20f6..600d1dc532 100644 --- a/_shared_content/automate/library/crowdstrike-falcon.md +++ b/_shared_content/automate/library/crowdstrike-falcon.md @@ -60,6 +60,7 @@ Block the provided IOCs: md5 / sha256 file hashes | Name | Type | Description | | --------- | ------- | --------------------------- | | `stix_objects` | `object` | The IOCs to disseminate | +| `stix_objects_path` | `string` | Filepath of the STIX objects fetched from the collection | | `sekoia_base_url` | `string` | [Optional] Sekoia base url, used to generate direct links to IOCs | ### Push IOCs for detection @@ -71,9 +72,10 @@ Enable detections on the provided IOCs: md5 / sha256 file hashes, IPv4/v6 addres | Name | Type | Description | | --------- | ------- | --------------------------- | | `stix_objects` | `object` | The IOCs to disseminate | +| `stix_objects_path` | `string` | Filepath of the STIX objects fetched from the collection | | `sekoia_base_url` | `string` | [Optional] Sekoia base url, used to generate direct links to IOCs | ## Extra -Module **`CrowdStrike Falcon` v1.11** \ No newline at end of file +Module **`CrowdStrike Falcon` v1.15.1** \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index b3bb8a5b01..47bbc97547 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -263,6 +263,7 @@ nav: - Check Point: xdr/features/automate/library/check-point.md - CrowdStrike: xdr/features/automate/library/crowdstrike.md - CrowdStrike Falcon: xdr/features/automate/library/crowdstrike-falcon.md + - CrowdStrike Falcon: xdr/features/automate/library/crowdstrike-falcon.md - Cybereason: xdr/features/automate/library/cybereason.md - Detection Rules: xdr/features/automate/library/detection-rules.md - Digital Shadows: xdr/features/automate/library/digital-shadows.md @@ -444,6 +445,7 @@ nav: - Check Point: tip/features/automate/library/check-point.md - CrowdStrike: tip/features/automate/library/crowdstrike.md - CrowdStrike Falcon: tip/features/automate/library/crowdstrike-falcon.md + - CrowdStrike Falcon: tip/features/automate/library/crowdstrike-falcon.md - Cybereason: tip/features/automate/library/cybereason.md - Detection Rules: tip/features/automate/library/detection-rules.md - Digital Shadows: tip/features/automate/library/digital-shadows.md @@ -802,8 +804,8 @@ plugins: xdr/develop/rest_api/identity_and_authentication.md: xdr/develop/rest_api/community.md xdr/features/collect/ingestion_methods/sekoiaio.md: xdr/features/collect/integrations/endpoint/sekoiaio.md xdr/features/collect/integrations/cloud_and_saas/google/google_workspace.md: xdr/features/collect/integrations/cloud_and_saas/google/google_reports.md - xdr/features/collect/integrations/endpoint/trend_micro_deep_security.md: xdr/features/collect/integrations/endpoint/trend_micro/trend_micro_deep_security.md xdr/features/collect/integrations/endpoint/checkpoint_harmony.md: xdr/features/collect/integrations/endpoint/checkpoint_harmony_mobile.md + xdr/features/collect/integrations/endpoint/trend_micro_deep_security.md: xdr/features/collect/integrations/endpoint/trend_micro/trend_micro_deep_security.md xdr/features/investigate/dork_language.md: xdr/features/investigate/events_query_language.md - redoc - intakes_by_uuid From 99e8316781fbc680b2868564bd0f0599117fe214 Mon Sep 17 00:00:00 2001 From: Sebastien Quioc Date: Mon, 11 Dec 2023 10:46:09 +0100 Subject: [PATCH 2/2] fix(Symphony): fix menu --- mkdocs.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 47bbc97547..93f92fb9fd 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -260,10 +260,8 @@ nav: - Censys: xdr/features/automate/library/censys.md - Certificate Transparency: xdr/features/automate/library/certificate-transparency.md - Check Point: xdr/features/automate/library/check-point.md - - Check Point: xdr/features/automate/library/check-point.md - CrowdStrike: xdr/features/automate/library/crowdstrike.md - CrowdStrike Falcon: xdr/features/automate/library/crowdstrike-falcon.md - - CrowdStrike Falcon: xdr/features/automate/library/crowdstrike-falcon.md - Cybereason: xdr/features/automate/library/cybereason.md - Detection Rules: xdr/features/automate/library/detection-rules.md - Digital Shadows: xdr/features/automate/library/digital-shadows.md @@ -304,7 +302,6 @@ nav: - Skyhigh Security: xdr/features/automate/library/skyhigh-security.md - Sophos: xdr/features/automate/library/sophos.md - TEHTRIS: xdr/features/automate/library/tehtris.md - - Tehtris: xdr/features/automate/library/tehtris.md - The Hive: xdr/features/automate/library/the-hive.md - Tranco: xdr/features/automate/library/tranco.md - Triage: xdr/features/automate/library/triage.md @@ -442,10 +439,8 @@ nav: - Censys: tip/features/automate/library/censys.md - Certificate Transparency: tip/features/automate/library/certificate-transparency.md - Check Point: tip/features/automate/library/check-point.md - - Check Point: tip/features/automate/library/check-point.md - CrowdStrike: tip/features/automate/library/crowdstrike.md - CrowdStrike Falcon: tip/features/automate/library/crowdstrike-falcon.md - - CrowdStrike Falcon: tip/features/automate/library/crowdstrike-falcon.md - Cybereason: tip/features/automate/library/cybereason.md - Detection Rules: tip/features/automate/library/detection-rules.md - Digital Shadows: tip/features/automate/library/digital-shadows.md