From 91e688f1d4c28aac2be39c957bce079b998dbdf2 Mon Sep 17 00:00:00 2001 From: Khaoula Date: Tue, 25 Jun 2024 09:32:26 +0200 Subject: [PATCH 1/4] fix product names change product names in the homepage --- theme/overrides/home.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/theme/overrides/home.html b/theme/overrides/home.html index c68fa59ac9..f1b38b6096 100644 --- a/theme/overrides/home.html +++ b/theme/overrides/home.html @@ -11,19 +11,18 @@

Need Help?

- Get familiar with Sekoia.io and explore product features + Get familiar with Sekoia's product features and integrations.

-

Explore by Category

+

Explore by category

@@ -33,7 +32,7 @@

Explore by Category

Want to test the product?

- Want to know more about our solutions or request a demo to better assess the capabilities of Sekoia.io ? + Want to know more about our solutions or request a demo to better assess the capabilities of Sekoia?

Contact us @@ -43,7 +42,7 @@

Want to test the product?

From 34258ce00417e857ab902a7d91937770083bfe02 Mon Sep 17 00:00:00 2001 From: Khaoula Date: Tue, 25 Jun 2024 10:36:21 +0200 Subject: [PATCH 2/4] Fix-homepage --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index c32315b88d..9fd573c4cf 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -63,7 +63,7 @@ nav: - Troubleshooting tips: getting_started/get_troubleshooting_tips.md -- Sekoia.io XDR: +- Sekoia Defend (XDR): - Introduction: xdr/index.md - Quick start guide: xdr/xdr_quick_start.md - Features: @@ -412,7 +412,7 @@ nav: - Assets v2 [beta]: xdr/develop/rest_api/assets_v2.md - Playbooks: xdr/develop/rest_api/playbooks.md - Telemetry: xdr/develop/rest_api/telemetry.md -- Sekoia.io CTI: +- Sekoia Intelligence (CTI): - Introduction: cti/index.md - Features: - Data Models: cti/features/data_model.md From a4e2745f20e80a5fa39cf54d90d0f42697100c82 Mon Sep 17 00:00:00 2001 From: Khaoula Date: Tue, 25 Jun 2024 11:32:25 +0200 Subject: [PATCH 3/4] change XDR --- docs/xdr/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/xdr/index.md b/docs/xdr/index.md index 50c2d90efc..cf9fbde407 100644 --- a/docs/xdr/index.md +++ b/docs/xdr/index.md @@ -1,6 +1,6 @@ -# Sekoia.io XDR +# Sekoia Defend (XDR) -Sekoia.io XDR is **an eXtended Detection and Response platform** that automates your SOC. +Sekoia Defend (XDR) is **an eXtended Detection and Response platform** that automates your SOC. It allows you to easily integrate and analyze the events produced by your applications, endpoints, cloud and SaaS perimeters in real time, and we designed it with the sole purpose of protecting your assets from potential cyber threats. @@ -26,7 +26,7 @@ Sekoia.io combines Cyber Threat Intelligence, anomaly detection and advanced Thr ### Investigate -Sekoia.io XDR allows you to conduct investigations on malicious activities directly from an alert or by means of the event history. +Sekoia Defend (XDR) allows you to conduct investigations on malicious activities directly from an alert or by means of the event history. Case management makes it possible to reconcile alerts with each other and to document the associated analyzes and results. 1. Review [Security Alerts](features/investigate/alerts.md) raised by Sekoia.io and investigate on their malicious activities. From 53728643f6c288bb03f2fe109404d085ff0f568f Mon Sep 17 00:00:00 2001 From: Khaoula Date: Tue, 25 Jun 2024 11:36:01 +0200 Subject: [PATCH 4/4] fix-content --- docs/cti/index.md | 2 +- docs/getting_started/index.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/cti/index.md b/docs/cti/index.md index b991b5dc37..586b0029ec 100644 --- a/docs/cti/index.md +++ b/docs/cti/index.md @@ -1,4 +1,4 @@ -# Sekoia.io CTI +# Sekoia Intelligence (CTI) Cyber Threat Intelligence is at the core of cybersecurity operations. Everyone can trigger indicators when damage has already happened. Conversely, showcasing high volumes of indicators is easy when these are long expired. Contrary to other threat intel tools, every single bit of information presented on our feed is framed within explicit validity timestamps and constantly updated, so that you are presented with relevant intelligence, just in time. diff --git a/docs/getting_started/index.md b/docs/getting_started/index.md index 1ce505749e..ce6b2d5a8b 100644 --- a/docs/getting_started/index.md +++ b/docs/getting_started/index.md @@ -5,8 +5,8 @@ We make cybersecurity simpler, smarter, together. And we are passionate about it On this website, you’ll find the documentation for the three award-winning products that make Sekoia.io: -- [Sekoia.io XDR](https://www.sekoia.io/en/sekoia-io-xdr/): The intelligence-powered EXtended Detection & Response solution to protect your organisation across silos, deployed under one day. -- [Sekoia.io CTI](https://www.sekoia.io/en/sekoia-io-cti/): Fully contextualized & actionable Cyber Threat intelligence knowledge portal for experts, decision-makers, and machines. +- [Sekoia Defend (XDR)](https://www.sekoia.io/en/sekoia-io-xdr/): The intelligence-powered EXtended Detection & Response solution to protect your organisation across silos, deployed under one day. +- [Sekoia Intelligence (CTI)](https://www.sekoia.io/en/sekoia-io-cti/): Fully contextualized & actionable Cyber Threat intelligence knowledge portal for experts, decision-makers, and machines. - [Sekoia.io TIP](https://www.sekoia.io/en/sekoia-io-tip/): The one-stop-shop to build and disseminate your own threat intelligence and manage your intelligence community. In addition to a web interface, Sekoia.io provides **REST/API** for external apps for almost all of its features, and it’s free!