CINXE.COM

Reviews I Gartner Peers Insights I Anomali

<!DOCTYPE html><!-- Last Published: Wed Feb 19 2025 21:04:06 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.anomali.com" data-wf-page="657dc50a96389eee4e83c090" data-wf-site="6453db2ad32b573c40a15c49" lang="fr-FR" data-wf-locale="fr-FR"><head><meta charset="utf-8"/><title>Reviews I Gartner Peers Insights I Anomali</title><link rel="alternate" hrefLang="x-default" href="https://www.anomali.com/company/reviews"/><link rel="alternate" hrefLang="en" href="https://www.anomali.com/company/reviews"/><link rel="alternate" hrefLang="es" href="https://www.anomali.com/es/company/reviews"/><link rel="alternate" hrefLang="fr-FR" href="https://www.anomali.com/fr/company/reviews"/><link rel="alternate" hrefLang="it" href="https://www.anomali.com/it/company/reviews"/><meta content="Read reviews of Anomali via Gartner Peer Insights. Users of Anomali describe their experience implementing this security operations platform." name="description"/><meta content="Reviews I Gartner Peers Insights I Anomali" property="og:title"/><meta content="Read reviews of Anomali via Gartner Peer Insights. Users of Anomali describe their experience implementing this security operations platform." property="og:description"/><meta content="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6627ff6e7f8cb72de4b695f6_Anomali-OpenGraph-2024.webp" property="og:image"/><meta content="Reviews I Gartner Peers Insights I Anomali" property="twitter:title"/><meta content="Read reviews of Anomali via Gartner Peer Insights. Users of Anomali describe their experience implementing this security operations platform." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6627ff6e7f8cb72de4b695f6_Anomali-OpenGraph-2024.webp" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="AbDkbbWPyqedfw2IpMoUxxQjy11md95hgMXRldz1Q9c" name="google-site-verification"/><link href="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/css/anomali-staging.9d335751f.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Oswald:200,300,400,500,600,700","Inter:100,200,300,regular,500,600,700,800,900"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6682c02e3d847e70d6631aee_Anomali-favicon-32x32-2024.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6682c0369a0c90e7ab7b891c_Anomali-webclip-256x256-2024.png" rel="apple-touch-icon"/><link href="https://www.anomali.com/fr/company/reviews" rel="canonical"/> <script> window.dataLayer = window.dataLayer ||[]; function gtag(){dataLayer.push(arguments);} gtag('consent','default',{ 'ad_storage':'denied', 'analytics_storage':'denied', 'ad_user_data':'denied', 'ad_personalization':'denied', 'personalization_storage':'denied', 'functionality_storage':'granted', 'security_storage':'granted', 'wait_for_update': 500 }); gtag("set", "ads_data_redaction", true); </script> <!-- Osano --> <script src="https://cmp.osano.com/169utVU8UqaBo10ut/7ca9deb5-f1d5-4659-a2c1-a4fbef660f0c/osano.js"></script> <!-- [Attributes by Finsweet] Custom Form Select --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-selectcustom@1/selectcustom.js"></script> <style> /* hide scrollbar but allow scrolling */ .navbar_lang-list .tablet-version { -ms-overflow-style: none; /* for Internet Explorer, Edge */ overflow-y: scroll; } .navbar_lang-list .tablet-version::-webkit-scrollbar { display: none; /* for Chrome, Safari, and Opera */ } </style> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KWSG6VV');</script> <!-- End Google Tag Manager --> <!--End of TrenDemon Code --> <script type="text/javascript"> (function() { var didInit = false; function initMunchkin() { if(didInit === false) { didInit = true; Munchkin.init('208-RDI-080'); } } var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = '//munchkin.marketo.net/munchkin.js'; s.onreadystatechange = function() { if (this.readyState == 'complete' || this.readyState == 'loaded') { initMunchkin(); } }; s.onload = initMunchkin; document.getElementsByTagName('head')[0].appendChild(s); })(); </script> <!-- Add this script at the end of the HTML body or in a script tag --> <script> document.addEventListener('DOMContentLoaded', function () { const tabs = document.querySelectorAll('[data-w-tab]'); // Prevent the dropdown from opening on hover when a tab is clicked function preventDropdownOnTabClick(event) { const dropdownToggle = event.target.closest('.w-dropdown-toggle'); dropdownToggle.removeAttribute('data-hover'); } // Add click event listener to each tab link tabs.forEach(tab => { tab.addEventListener('click', preventDropdownOnTabClick); }); // Reset dropdown state to normal when mouse leaves the menu item const dropdownItem = document.querySelector('.navbar2_menu-item'); dropdownItem.addEventListener('mouseleave', function () { dropdownItem.querySelector('.w-dropdown-toggle').setAttribute('data-hover', 'true'); }); }); </script> <style> .trd-comp-container { z-index: 9999; } </style> <style> .swiper-wrapper { height: auto !important; } </style> <style> .swiper-slide { height: auto !important; } </style> <script> // Check if the URL contains gclid parameter if (window.location.href.includes("gclid=")) { // Extract the value of gclid parameter from the URL var gclidValue = window.location.href.split("gclid=")[1].split("&")[0]; // Calculate expiration date for the cookie (365 days from now) var expirationDate = new Date(); expirationDate.setDate(expirationDate.getDate() + 365); // Format expiration date as required by document.cookie var expires = "expires=" + expirationDate.toUTCString(); // Store the value in a cookie named 'gclid' with 365 days expiration console.log("Storing gclid value in cookie:", gclidValue); document.cookie = "gclid=" + gclidValue + "; expires=" + expires + "; path=/"; /*/ Remove gclid parameter and its value from the URL var newUrl = window.location.href.split("?")[0]; // Reload the page without gclid parameter console.log("Reloading page without gclid parameter"); window.location.href = newUrl; */ } </script> <!-- [Attributes by Finsweet] Disable scrolling --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-scrolldisable@1/scrolldisable.js"></script> <style> .mktoForm .mktoButtonRow { padding: 0 !important; border-radius: 0 !important; } .mktoForm button.mktoButton { padding: .875rem 1.25rem !important; background-image: linear-gradient(270deg, var(--medium-spring-green), #01e9fd) !important; } </style><script type="text/javascript">window.__WEBFLOW_CURRENCY_SETTINGS = {"currencyCode":"USD","symbol":"$","decimal":".","fractionDigits":2,"group":",","template":"{{wf {\"path\":\"symbol\",\"type\":\"PlainText\"} }} {{wf {\"path\":\"amount\",\"type\":\"CommercePrice\"} }} {{wf {\"path\":\"currencyCode\",\"type\":\"PlainText\"} }}","hideDecimalForWholeNumbers":false};</script></head><body><div class="page-wrapper overflow-hidden"><div class="global-styles w-embed w-script"><!-- Google Tag Manager --> <!-- <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KWSG6VV');</script> --> <!-- End Google Tag Manager --> <style> html { font-size: 1.125rem; } @media screen and (max-width: 1440px) { html { font-size: calc(0.8126951092611863rem + 0.20811654526534862vw); } } /* Remove or modify the media query for screen widths greater than 1440px */ @media screen and (min-width: 1441px) { html { font-size: 1rem; } } @media screen and (max-width: 479px) { html { font-size: calc(0.7497384937238494rem + 0.41841004184100417vw); } } </style> <style> /* Make text look crisper and more legible in all browsers */ body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: antialiased; text-rendering: optimizeLegibility; } /* Focus state style for keyboard navigation for the focusable elements */ *[tabindex]:focus-visible, input[type="file"]:focus-visible { outline: 0.125rem solid #4d65ff; outline-offset: 0.125rem; } /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } /* Prevent all click and hover interaction with an element */ .pointer-events-off { pointer-events: none; } /* Enables all click and hover interaction with an element */ .pointer-events-on { pointer-events: auto; } /* Create a class of .div-square which maintains a 1:1 dimension of a div */ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /* Make sure containers never lose their center alignment */ .container-medium,.container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } /*width*/ .popup_content_wrapper::-webkit-scrollbar { width:0.3em; } /*track*/ .popup_content_wrapper::-webkit-scrollbar-track { background:rgb(226, 226, 226); } /*thumb*/ .popup_content_wrapper::-webkit-scrollbar-thumb { background:rgba(0, 0, 0, 0.22); border-style:none; box-shadow:rgb(9, 20, 115) 1px -1px; } /*thumb hover*/ .popup_content_wrapper::-webkit-scrollbar-thumb:hover { background:rgba(131, 131, 131, 1); } .popup_content_wrapper { overflow-x: hidden!important; overflow-y: scroll!important; } /* Hide Horizontal Scrollbar */ .popup_content_wrapper::-webkit-scrollbar-horizontal { display: none; } /*width*/ .modal_partner_content-wrapper::-webkit-scrollbar { width:0.3em; } /*track*/ .modal_partner_content-wrapper::-webkit-scrollbar-track { background:rgb(226, 226, 226); } /*thumb*/ .modal_partner_content-wrapper::-webkit-scrollbar-thumb { background:rgba(0, 0, 0, 0.22); border-style:none; box-shadow:rgb(9, 20, 115) 1px -1px; } /*thumb hover*/ .modal_partner_content-wrapper::-webkit-scrollbar-thumb:hover { background:rgba(131, 131, 131, 1); } .modal_partner_content-wrapperr { overflow-x: hidden!important; overflow-y: scroll!important; } /* Hide Horizontal Scrollbar */ .modal_partner_content-wrapper::-webkit-scrollbar-horizontal { display: none; } [category="case-study"] {border-top: 5px solid #FFC107;} [category="report"] {border-top: 5px solid #008000;} [category="use-case"] {border-top: 5px solid #C108FF;} [category="datasheet"] {border-top: 5px solid #FF9824;} [category="ebook"] {border-top: 5px solid #FF4B52;} [category="infographic"] {border-top: 5px solid #C50068;} [category="podcast"] {border-top: 5px solid #602085;} [category="video"] {border-top: 5px solid #00D0ED;} [category="webinar"] {border-top: 5px solid #0077FD;} [category="whitepaper"] {border-top: 5px solid #002B71;} [partner-category="Gold"] {border-top: 5px solid #c9b783;} [partner-category="Silver"] {border-top: 5px solid #d8d8d8;} [partner-category="Platinum"] {border-top: 5px solid #314d64;} /* Apply font styles to all form fields */ .mktoField { font-family: TT Hoves Pro, sans-serif!important; font-size: inherit; color: inherit; } /* Apply font styles to form labels */ .mktoLabel { font-family: TT Hoves Pro, sans-serif!important; font-size: inherit; color: inherit; } /* Apply font styles to form buttons */ .mktoButton { font-family: TT Hoves Pro, sans-serif!important; font-size: inherit; color: inherit; background-color: inherit; border: 1px solid inherit; padding: 8px 16px; } .mktoButton:hover { font-family: TT Hoves Pro, sans-serif!important; } /* Apply font styles to form error messages */ .mktoErrorMsg { font-family: TT Hoves Pro, sans-serif!important; font-size: inherit; color: red; } .HoverArrow { --arrowSpacing: 5px; --arrowHoverTransition: 150ms cubic-bezier(0.215,0.61,0.355,1); --arrowHoverOffset: translateX(3px); --arrowTipTransform: none; --arrowLineOpacity: 0; position: relative; top: 1px; margin-left: var(--arrowSpacing); stroke-width: 2px; fill: none; stroke: currentColor; } .HoverArrow__tipPath { transform: var(--arrowTipTransform); transition: transform var(--hoverTransition,var(--arrowHoverTransition)); } [footer-bg~="color-old"] { background-color: #002B71; } [footer-bg~="color-new"] { background-color: #23315F; } </style></div><header class="navbar_component tablet-version"><header class="navbar_component tablet-version"><div class="navbar3_top tablet-version is-new"><div class="navbar_mobile-top"><div class="padding-global"><div class="navbar_mobile-top_links"><a href="/fr/blog" class="navbar_link topbar tablet-version border-bottom-none w-inline-block"><div class="navbar3_link-text">Blogue</div></a><a href="/fr/customer-success" class="navbar_link topbar tablet-version border-bottom-none w-inline-block"><div class="navbar3_link-text">soutien</div></a></div></div></div><div class="navbar_desktop-top"><div class="padding-global no-padding-mobile"><div class="container-large"><div data-animation="default" class="navbar_mobile_new w-nav" data-easing2="ease" fs-scrolldisable-element="smart-nav" data-easing="ease" data-collapse="medium" data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c829" role="banner" data-duration="400"><div class="navbar_top_new hide-on-desktop"><div class="padding-global"><div class="navbar_top-wrapper navbar3 is-new"><div class="navbar_top-logo-wrapper"><a href="/fr" class="navbar_logo-link-top w-nav-brand"><img width="Auto" height="Auto" alt="" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6615615b4e92d82289e9b0be_anomali%20logo%20white.svg" loading="lazy" class="navbar_logo is-new"/></a></div><div class="navbar_container"><div class="navbar_menu-button w-nav-button"><div class="menu-icon1"><div class="menu-icon1_line-top"></div><div class="menu-icon1_line-middle"><div class="menu-icon_line-middle-inner"></div></div><div class="menu-icon1_line-bottom"></div></div></div></div></div></div></div><nav role="navigation" class="new_navbar_menu w-nav-menu"><div><div class="container-large desktop-version"><div class="navbar_menu-wrapper tablet-version show-tablet"><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c83b" class="navbar_link topbar tablet-version is-new"><div class="navbar_link-text">PRODUITS</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c83f" class="navbar_link topbar tablet-version is-new"><div class="navbar_link-text">Place de marché</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c843" class="navbar_link topbar tablet-version is-new"><div class="navbar_link-text">Ressources</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c847" class="navbar_link topbar tablet-version is-new"><div class="navbar_link-text">PARTENAIRES</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c84b" class="navbar_link topbar tablet-version is-new"><div class="navbar_link-text">L&#x27;entreprise</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div class="wg-element-wrapper sw6 tablet-version hide w-locales-list"><div data-delay="200" data-hover="false" class="navbar_lang-menu-dropdown last-item language tablet-version w-dropdown"><div id="lang-dropdown" class="navbar_lang-dropdown-toggle language-dropdown tablet-version w-dropdown-toggle"><div class="navbar_lang-link tablet-version">LANGUE</div><div class="navbar2_lang-arrow w-embed"><svg width="18" height="18" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6 3L11 8L6 13" stroke="CurrentColor" stroke-width="1.5"/> </svg></div></div><nav class="navbar_lang-list tablet-version w-dropdown-list"><div class="navbar_lang-list-inside tablet-version"><div role="list" class="w-locales-items"><div role="listitem" class="w-locales-item"><a hreflang="en" href="/company/reviews" class="navbar_lang-link text-size-regular tablet-version">English</a></div><div role="listitem" class="w-locales-item"><a hreflang="es" href="/es/company/reviews" class="navbar_lang-link text-size-regular tablet-version">Español</a></div><div role="listitem" class="w-locales-item"><a hreflang="fr-FR" href="/fr/company/reviews" aria-current="page" class="navbar_lang-link text-size-regular tablet-version w--current">Français</a></div><div role="listitem" class="w-locales-item"><a hreflang="it" href="/it/company/reviews" class="navbar_lang-link text-size-regular tablet-version">Italiano</a></div></div><div class="hide w-form"><form id="email-form" name="email-form" data-name="Email Form" method="get" data-wf-page-id="657dc50a96389eee4e83c090" data-wf-element-id="0c6e9625-048c-696f-e1ce-466d6ae2c85b"><select id="languageSelect" name="Language" data-name="Language" class="w-select"></select></form><div class="w-form-done"><div>Merci ! Votre candidature a été reçue !</div></div><div class="w-form-fail"><div>Oups ! Une erreur s&#x27;est produite lors de l&#x27;envoi du formulaire.</div></div></div></div></nav></div></div><div class="navbar_menu-buttons tablet-version"><div class="padding-global"><div class="button-group"><a href="/fr/request-a-demo" class="button-v2 max-width-full text-align-center w-button">Planifier une démonstration</a></div></div></div></div><div class="navbar_menu-wrapper tablet-version hide-tablet"><a href="/fr/discover" class="navbar_link topbar tablet-version hide-desktop border-bottom-none w-inline-block"><div class="navbar_link-text">Découvrez</div></a><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c86f" class="navbar_link topbar tablet-version hide-desktop products border-bottom-none"><div class="navbar_link-text">PRODUITS</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c873" class="navbar_link topbar tablet-version hide-desktop border-bottom-none marketplace"><div class="navbar_link-text">Place de marché</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c877" class="navbar_link topbar tablet-version hide-desktop border-bottom-none resources"><div class="navbar_link-text">Ressources</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c87b" class="navbar_link topbar tablet-version hide-desktop border-bottom-none partners"><div class="navbar_link-text">PARTENAIRES</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c87f" class="navbar_link topbar tablet-version hide-desktop border-bottom-none company"><div class="navbar_link-text">L&#x27;entreprise</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div class="navbar-mobile_divider hide-desktop"></div><a href="/fr/blog" class="navbar_link topbar tablet-version border-bottom-none w-inline-block"><div class="navbar3_link-text">Blogue</div></a><a href="/fr/customer-success" class="navbar_link topbar tablet-version border-bottom-none w-inline-block"><div class="navbar3_link-text">soutien</div></a></div></div></div><div class="navbar_link-content"><div class="navbar_link-products is-new"><div class="padding-global desktop-version tablet-version navlinks"><div class="container-large desktop-version"><div class="back-button-wrapper"><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c892" class="navbar_link-back products"><div class="back-button w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" fill="rgba(0,0,0,1)"></path></svg></div><div class="text-size-small text-weight-medium">PRODUITS</div></div></div><a href="/fr/platform" class="new_nav_dropdown-full w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">La plateforme Anomali</div><p class="text-size-small text-weight-normal">La solution de pointe alimentée par l&#x27;IA qui améliore votre sécurité et vos opérations informatiques sur une seule plateforme. Modernisez la fourniture des systèmes existants pour détecter, étudier, répondre et remédier aux menaces à la vitesse de l&#x27;éclair pour une fraction du coût de vos concurrents.</p></div></a><div class="navbar_link-products-dropdowns"><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Intelligence artificielle (IA)</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/fr/products/copilot" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Copilote d&#x27;anomalies<br/></div></div><p class="text-size-small text-weight-normal">IA avancée et traitement du langage naturel pour effectuer facilement des analyses complexes de cybersécurité et de données informatiques.</p></div></a></div><a href="/fr/products/integrator" class="navbar2_column-section-heading is-new hide w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Intégrateur</div></div><p class="text-size-small text-weight-normal">Automatisez la réponse : transformez les informations sur les risques en protections en temps réel.</p></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">SIEM de nouvelle génération</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/fr/products/security-analytics" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Analyse de la sécurité des anomalies<br/></div></div><p class="text-size-small text-weight-normal">ETL, SIEM, XDR, UEBA et SOAR tout-en-un pour la détection, l&#x27;investigation et la réponse intelligentes aux menaces.</p></div></a></div></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Renseignements sur les menaces</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/fr/products/threatstream" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Anomali Threatstream<br/></div></div><p class="text-size-small text-weight-normal">Plateforme de renseignement sur les menaces (TIP) qui fournit un accès organisé au plus grand référentiel de renseignements sur les menaces au monde.</p></div></a></div><a href="/fr/products/anomali-intel-channels" class="navbar2_column-section-heading is-new hide w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Canaux de renseignement sur les anomalies</div></div><p class="text-size-small text-weight-normal">Vos informations sélectionnées : accélérez votre temps de protection.<br/></p></div></a></div></div></div></nav></div><a id="w-node-_0c6e9625-048c-696f-e1ce-466d6ae2c8e5-07e133ca" href="/fr/siem-consolidation" class="button-v2 is-secondary is-navbar w-button">Vous naviguez dans la tempête de Siem ?</a></div><div class="navbar_link-products-dropdowns hide"><a href="/fr/products/copilot" class="navbar-dropdown_link is-new w-inline-block"><div class="navbar-dropdown_toggle"><div class="text-weight-medium nav-link is-new">Copilote d&#x27;anomalies</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div></a><a href="/fr/products/security-analytics" class="navbar-dropdown_link is-new w-inline-block"><div class="navbar-dropdown_toggle"><div class="text-weight-medium nav-link is-new">Analyse de la sécurité des anomalies</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div></a><a href="/fr/products/threatstream" class="navbar-dropdown_link is-new w-inline-block"><div class="navbar-dropdown_toggle"><div class="text-weight-medium nav-link is-new">Anomali ThreatStream</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div></a><a href="/fr/products/integrator" class="navbar-dropdown_link is-new w-inline-block"><div class="navbar-dropdown_toggle is-new"><div class="text-weight-medium nav-link is-new">Intégrateur d&#x27;anomalies</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div></a></div></div></div></div><div class="navbar_link-marketplace is-new"><div class="padding-global desktop-version tablet-version navlinks"><div class="container-large desktop-version"><div class="back-button-wrapper"><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c8eb" class="navbar_link-back products"><div class="back-button w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" fill="rgba(0,0,0,1)"></path></svg></div><div class="text-size-small text-weight-medium">PLACE DE MARCHÉ</div></div></div><a href="/fr/platform" class="new_nav_dropdown-full w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Le marché Anomali</div><p class="text-size-small text-weight-normal">Une place de marché de cybersécurité unique offrant un accès instantané à un catalogue croissant de fournisseurs de renseignements sur les menaces, de partenaires d&#x27;intégration et d&#x27;outils d&#x27;analyse des menaces.</p></div></a><div class="navbar_link-products-dropdowns"><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Offres du Marketplace</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/fr/marketplace/threat-intelligence-feeds" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Flux de renseignements sur les menaces<br/></div></div><p class="text-size-small text-weight-normal">Testez et achetez des flux de renseignements sur les menaces auprès des partenaires d&#x27;Anomali. Trouvez les informations les mieux adaptées à votre organisation, à votre secteur d&#x27;activité, à votre zone géographique, au type de menace, etc.</p></div></a></div><a href="/fr/marketplace/threat-analysis-tools" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Outils et enrichissements d&#x27;analyse des menaces</div></div><p class="text-size-small text-weight-normal">Bénéficiez des outils nécessaires pour passer rapidement d&#x27;une information à d&#x27;autres sources de données pour obtenir une image complète d&#x27;une menace, le tout en un clic.</p></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Pour les partenaires</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/fr/marketplace/security-system-partners" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Partenaires du système de sécurité</div></div><p class="text-size-small text-weight-normal">Anomali s&#x27;intègre parfaitement à de nombreux systèmes informatiques et de sécurité pour rendre opérationnels les coûts liés au renseignement sur les menaces.</p></div></a></div><a href="/fr/marketplace" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Place de marché pour les partenaires</div></div><p class="text-size-small text-weight-normal">Le programme de partenariat technologique d&#x27;Anomali fournit aux partenaires technologiques tout ce dont ils ont besoin pour développer des intégrations de produits et de services innovantes et différenciées qui complètent le portefeuille de solutions d&#x27;Anomali conçu pour arrêter les violations et les attaques.</p></div></a></div></div></div></nav></div></div></div></div></div><div class="navbar_link-resources is-new"><div class="padding-global desktop-version tablet-version navlinks"><div class="container-large desktop-version"><div class="back-button-wrapper"><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c92b" class="navbar_link-back products"><div class="back-button w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" fill="rgba(0,0,0,1)"></path></svg></div><div class="text-size-small text-weight-medium">RESSOURCES</div></div></div><div class="new_nav_dropdown-full"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Bibliothèques</div></div></div><a href="/fr/resources" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-small text-weight-semibold">Ressources</div><p class="text-size-small text-weight-normal">Webinaires à venir et à la demande, brochures et fiches techniques, rapports sectoriels et livres blancs, études de cas, etc.</p></div></a><a href="/fr/company/events" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-small text-weight-semibold">Évènements</div><p class="text-size-small text-weight-normal">Rejoignez Anomali pour l&#x27;un de nos événements en ligne ou en présentiel tout au long de l&#x27;année pour découvrir comment nous pouvons vous aider à atteindre vos objectifs de cybersécurité. Nous serions ravis de vous voir en ligne ou 
en personne !</p></div></a><div class="navbar_link-products-dropdowns"><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Renseignements sur les menaces</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/fr/resources/what-is-threat-intelligence" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce que le renseignement sur les menaces ?<br/></div></div></a></div><div class="margin-bottom margin-small"><a href="/fr/resources/what-is-threat-intelligence" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Partage de renseignements sur les menaces<br/></div></div></a></div><div class="margin-bottom margin-small"><a href="/fr/resources/what-is-a-tip" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce qu&#x27;une plateforme de renseignement sur les menaces ?</div></div></a></div><a href="/fr/resources/what-is-a-cyber-fusion-center" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce qu&#x27;un Cyber Fusion Center ?</div></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Analyses de sécurité</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/fr/resources/what-is-security-analytics" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce que Security Analytics ?<br/></div></div></a></div><div class="margin-bottom margin-small"><a href="/fr/resources/what-is-soar" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce que SOAR ?<br/></div></div></a></div><div class="margin-bottom margin-small"><a href="/fr/resources/understanding-threat-exposure-management" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce que la gestion de l&#x27;exposition aux menaces ?<br/></div></div></a></div><div class="margin-bottom margin-small"><a href="/fr/resources/what-is-threat-detection-investigation-and-response" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce que la détection, l&#x27;investigation et la réponse aux menaces ?</div></div></a></div><a href="/fr/resources/evolution-future-of-siem" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">L&#x27;évolution et l&#x27;avenir du SIEM<br/></div></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Cadres de sécurité</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/fr/resources/what-are-stix-taxii" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Que sont STIX/TAXII ?</div></div></a></div><a href="/fr/resources/what-is-mitre-attack-and-how-is-it-useful" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce que MITRE ATTACK ?</div></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Outils gratuits</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/fr/resources/staxx" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">STAXX<br/></div><p class="text-size-small text-weight-normal">STAXX vous permet d&#x27;accéder facilement à n&#x27;importe quel flux STIX/TAXII.</p></div></a></div></div></div></div></nav></div></div></div></div></div><div class="navbar_link-partners is-new"><div class="padding-global desktop-version tablet-version navlinks"><div class="container-large desktop-version"><div class="back-button-wrapper"><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c9aa" class="navbar_link-back products"><div class="back-button w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" fill="rgba(0,0,0,1)"></path></svg></div><div class="text-size-small text-weight-medium">PARTENAIRES</div></div></div><a href="/fr/partners" class="new_nav_dropdown-full w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Vue d&#x27;ensemble des partenaires</div><p class="text-size-small text-weight-normal">Anomali s&#x27;engage à favoriser des partenariats solides, à garantir un succès et une croissance partagés grâce à l&#x27;innovation collaborative et au soutien mutuel.</p></div></a><a href="/fr/partners/directory" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Consultez notre répertoire de partenaires</div></div></a><div class="navbar_link-products-dropdowns"><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Partenaires de distribution</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><p class="text-size-small text-weight-normal">Nous aidons les MSSP, les revendeurs, les intégrateurs de systèmes et les distributeurs à permettre à leurs clients d&#x27;accélérer les enquêtes et les réponses, d&#x27;améliorer la visibilité et d&#x27;automatiser les opérations SOC.<br/></p></div><div class="margin-bottom margin-small"><a href="/fr/partners/channel" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">En savoir plus</div></div></a></div><div class="margin-bottom margin-small"><a href="/fr/partners/channel/apply" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Devenez un partenaire de distribution<br/></div></div></a></div><a href="https://anomali.channeltivity.com/Login" target="_blank" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Visitez le portail des partenaires<br/></div></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Partenaires de l&#x27;alliance technologique</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><p class="text-size-small text-weight-normal">Nous proposons un ensemble robuste d&#x27;API et de kits de développement des ventes (SDK) qui s&#x27;intègrent parfaitement à d&#x27;autres technologies et contribuent à améliorer les résultats commerciaux des clients.<br/></p></div><div class="margin-bottom margin-small"><a href="/fr/partners/technology" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">En savoir plus</div></div></a></div><a href="/fr/partners/technology/apply" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Devenez partenaire d&#x27;une alliance technologique</div></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Threat : Intel Sharing</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><p class="text-size-small text-weight-normal">Nous proposons la principale plateforme mondiale de partage des menaces pour les ISAC, les ISAO, les groupes industriels, les sociétés de portefeuille et les autres communautés de partage d&#x27;informations sur les menaces qui cherchent à renforcer une collaboration sécurisée.</p></div><div class="margin-bottom margin-small"><a href="/fr/partners/threat-intel-sharing" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">En savoir plus<br/></div></div></a></div><a href="/fr/partners/threat-intel-sharing/apply" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Devenez un partenaire de partage de renseignements sur les menaces<br/></div></div></a></div></div></div></nav></div></div></div></div></div><div class="navbar_link-company is-new"><div class="padding-global desktop-version tablet-version navlinks"><div class="container-large desktop-version"><div class="back-button-wrapper"><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2ca07" class="navbar_link-back products"><div class="back-button w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" fill="rgba(0,0,0,1)"></path></svg></div><div class="text-size-small text-weight-medium">ENTREPRISE</div></div></div><a href="/fr/company" class="new_nav_dropdown-full w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">À propos de nous</div><p class="text-size-small text-weight-normal">Anomali est le leader de la modernisation des opérations de sécurité grâce à la puissance de l&#x27;analyse, de l&#x27;intelligence, de l&#x27;automatisation et de l&#x27;IA pour offrir des niveaux révolutionnaires de visibilité, de détection et de réponse aux menaces, ainsi que de gestion de la cyberexposition.</p></div></a><a href="/fr/company/leadership" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Leadership</div></div></a><a href="/fr/company/careers" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">CARRIÈRES</div></div></a><a href="/fr/press-room" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Salle de presse</div></div></a><a href="/fr/company/awards" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Récompenses</div></div></a><a href="/fr/company/reviews" aria-current="page" class="new_nav_dropdown-full is-2 w-inline-block w--current"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Critiques</div></div></a><a href="/fr/contact" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Nous contacter</div></div></a><a href="/fr/request-a-demo" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Planifier une démonstration</div></div></a></div></div></div></div></nav></div></div></div></div></div><div class="navbar-sticky navbar3"><div class="padding-global"><div class="container-large"><div data-animation="default" class="navbar padding-bottom-0 tablet-version w-nav" data-easing2="ease" fs-scrolldisable-element="smart-nav" data-easing="ease" data-collapse="medium" data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2ca30" role="banner" data-duration="400"><div class="navbar_wrapper"><div class="navbar_inside-wrapper"><div class="navbar_sticky-wrapper navbar3"><div class="navbar3_logo-wrapper"><a href="/fr" class="w-nav-brand"><img width="200" height="Auto" alt="" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6615615b4e92d82289e9b0be_anomali%20logo%20white.svg" loading="lazy" class="navbar3_logo is-new"/></a></div><div class="navbar3_menu"><div data-delay="0" data-hover="false" class="navbar2_menu-item w-dropdown"><div fs-selectcustom-element="label" class="navbar3_link w-dropdown-toggle"><div class="navbar2_link-text"><div class="navbar2_link-text">Produits</div><div class="navbar2_menu-arrow w-embed"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13 6L8 11L3 6" stroke="CurrentColor" stroke-width="1.5"/> </svg></div></div></div><nav class="navbar3_link-dropdown w-dropdown-list"><div class="new_nav_dropdown-layout"><div class="new_nav_dropdown-links-list"><a href="/fr/platform" class="new_nav_dropdown-links-item full-link w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">La plateforme Anomali</div><p class="text-size-small text-weight-normal">La solution de pointe alimentée par l&#x27;IA qui améliore votre sécurité et vos opérations informatiques sur une seule plateforme. Modernisez la fourniture des systèmes existants pour détecter, étudier, répondre et remédier aux menaces à la vitesse de l&#x27;éclair pour une fraction du coût de vos concurrents.</p></div></a><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Intelligence artificielle (IA)</div><div class="new_nav_dropdown-link-wrapoper"><a href="/fr/products/copilot" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Copilote d&#x27;anomalies</div><p class="text-size-small text-weight-normal">IA avancée et traitement du langage naturel pour effectuer facilement des analyses complexes de cybersécurité et de données informatiques.</p></a></div></div><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">SIEM de nouvelle génération</div><div class="new_nav_dropdown-link-wrapoper"><a href="/fr/products/security-analytics" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Analyse de la sécurité des anomalies</div><p class="text-size-small text-weight-normal">ETL, SIEM, XDR, UEBA et SOAR tout-en-un pour la détection, l&#x27;investigation et la réponse intelligentes aux menaces.</p></a></div></div><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Renseignements sur les menaces</div><div class="new_nav_dropdown-link-wrapoper"><a href="/fr/products/threatstream" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Anomali ThreatStream</div><p class="text-size-small text-weight-normal">Plateforme de renseignement sur les menaces (TIP) qui fournit un accès organisé au plus grand référentiel de renseignements sur les menaces au monde.</p></a><a href="#" class="new_nav_dropdown-link hide w-inline-block"><div class="text-size-small text-weight-semibold">Canaux de renseignement sur les anomalies</div><p class="text-size-small text-weight-normal">Vos informations sélectionnées : accélérez votre temps de protection.</p></a></div></div><a id="w-node-_0c6e9625-048c-696f-e1ce-466d6ae2ca6c-07e133ca" href="/fr/siem-consolidation" class="button-v2 is-secondary is-navbar w-button">Vous naviguez dans la tempête de Siem ?</a></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar2_menu-item w-dropdown"><div class="navbar3_link w-dropdown-toggle"><div class="navbar2_link-text"><div class="navbar2_link-text">Place de marché</div><div class="navbar2_menu-arrow w-embed"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13 6L8 11L3 6" stroke="CurrentColor" stroke-width="1.5"/> </svg></div></div></div><nav class="navbar3_link-dropdown w-dropdown-list"><div class="new_nav_dropdown-layout is-75"><div class="new_nav_dropdown-links-list _3-col"><a href="/fr/marketplace" class="new_nav_dropdown-links-item full-link w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Le marché Anomali</div><p class="text-size-small text-weight-normal">Une place de marché de cybersécurité unique offrant un accès instantané à un catalogue croissant de fournisseurs de renseignements sur les menaces, de partenaires d&#x27;intégration et d&#x27;outils d&#x27;analyse des menaces.</p></div></a><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Offres du Marketplace</div><div class="new_nav_dropdown-link-wrapoper"><a href="/fr/marketplace/threat-intelligence-feeds" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Flux de renseignements sur les menaces</div><p class="text-size-small text-weight-normal">Testez et achetez des flux de renseignements sur les menaces auprès des partenaires d&#x27;Anomali. Trouvez les informations les mieux adaptées à votre organisation, à votre secteur d&#x27;activité, à votre zone géographique, au type de menace, etc.</p></a><a href="/fr/marketplace/threat-analysis-tools" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Outils et enrichissements d&#x27;analyse des menaces</div><p class="text-size-small text-weight-normal">Bénéficiez des outils nécessaires pour passer rapidement d&#x27;une information à d&#x27;autres sources de données pour obtenir une image complète d&#x27;une menace, le tout en un clic.</p></a></div></div><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Pour les partenaires</div><div class="new_nav_dropdown-link-wrapoper"><a href="/fr/marketplace/security-system-partners" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Partenaires du système de sécurité</div><p class="text-size-small text-weight-normal">Anomali s&#x27;intègre parfaitement à de nombreux systèmes informatiques et de sécurité pour rendre opérationnels les coûts liés au renseignement sur les menaces.</p></a><a href="/fr/marketplace" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Place de marché pour les partenaires</div><p class="text-size-small text-weight-normal">Le programme de partenariat technologique d&#x27;Anomali fournit aux partenaires technologiques tout ce dont ils ont besoin pour développer des intégrations de produits et de services innovantes et différenciées qui complètent le portefeuille de solutions d&#x27;Anomali conçu pour arrêter les violations et les attaques.</p></a></div></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar2_menu-item w-dropdown"><div class="navbar3_link w-dropdown-toggle"><div class="navbar2_link-text"><div class="navbar2_link-text">Ressources</div><div class="navbar2_menu-arrow w-embed"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13 6L8 11L3 6" stroke="CurrentColor" stroke-width="1.5"/> </svg></div></div></div><nav class="navbar3_link-dropdown w-dropdown-list"><div class="new_nav_dropdown-layout"><div class="new_nav_dropdown-links-list _5-col"><div class="new_nav_dropdown-links-item full-link"><div class="text-size-regular text-weight-semibold">Bibliothèques</div><div class="new_nav_dropdown-link-wrapoper"><a href="/fr/resources" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Ressources</div><p class="text-size-small text-weight-normal">Webinaires à venir et à la demande, brochures et fiches techniques, rapports sectoriels et livres blancs, études de cas, etc.</p></a><a href="/fr/company/events" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Évènements</div><p class="text-size-small text-weight-normal">Rejoignez Anomali pour l&#x27;un de nos événements en ligne ou en présentiel tout au long de l&#x27;année pour découvrir comment nous pouvons vous aider à atteindre vos objectifs de cybersécurité. Nous serions ravis de vous voir en ligne ou 
en personne !</p></a></div></div><div class="new_nav_dropdown-links-item hide"><div class="text-size-regular text-weight-semibold">Automatisation de l&#x27;IA</div><div class="new_nav_dropdown-link-wrapoper"><a href="#" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce que Copilot ?</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Renseignements sur les menaces</div><div class="new_nav_dropdown-link-wrapoper"><a href="/fr/resources/what-is-threat-intelligence" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce que le renseignement sur les menaces ?</div></a><a href="/fr/resources/sharing-threat-intelligence" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Partage de renseignements sur les menaces</div></a><a href="/fr/resources/what-is-a-tip" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce qu&#x27;une plateforme de renseignement sur les menaces ?</div></a><a href="/fr/resources/what-is-a-cyber-fusion-center" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce qu&#x27;un Cyber Fusion Center ?</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Analyses de sécurité</div><div class="new_nav_dropdown-link-wrapoper"><a href="/fr/resources/what-is-security-analytics" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce que Security Analytics ?</div></a><a href="/fr/resources/what-is-soar" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce que SOAR ?</div></a><a href="/fr/resources/understanding-threat-exposure-management" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce que la gestion de l&#x27;exposition aux menaces ?</div></a><a href="/fr/resources/what-is-threat-detection-investigation-and-response" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce que la détection, l&#x27;investigation et la réponse aux menaces ?</div></a><a href="/fr/resources/evolution-future-of-siem" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">L&#x27;évolution et l&#x27;avenir du SIEM</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Cadres de sécurité</div><div class="new_nav_dropdown-link-wrapoper"><a href="/fr/resources/what-are-stix-taxii" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Que sont STIX/TAXII ?</div></a><a href="/fr/resources/what-is-mitre-attack-and-how-is-it-useful" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Qu&#x27;est-ce que MITRE ATTACK ?</div></a></div></div><div id="w-node-_0c6e9625-048c-696f-e1ce-466d6ae2cae4-07e133ca" class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Outils gratuits</div><div class="new_nav_dropdown-link-wrapoper"><a href="/fr/resources/staxx" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">STAXX</div><p class="text-size-small text-weight-normal">STAXX vous permet d&#x27;accéder facilement à n&#x27;importe quel flux STIX/TAXII.</p></a></div></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar2_menu-item w-dropdown"><div class="navbar3_link w-dropdown-toggle"><div class="navbar2_link-text"><div class="navbar2_link-text">PARTENAIRES</div><div class="navbar2_menu-arrow w-embed"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13 6L8 11L3 6" stroke="CurrentColor" stroke-width="1.5"/> </svg></div></div></div><nav class="navbar3_link-dropdown w-dropdown-list"><div class="new_nav_dropdown-layout"><div class="new_nav_dropdown-links-list _4-col"><div class="new_nav_dropdown-links-item full-link"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/fr/partners" class="new_nav_dropdown-link w-inline-block"><div class="text-size-regular text-weight-semibold">Vue d&#x27;ensemble des partenaires</div><p class="text-size-small text-weight-normal">Anomali s&#x27;engage à favoriser des partenariats solides, à garantir un succès et une croissance partagés grâce à l&#x27;innovation collaborative et au soutien mutuel.</p></a><a href="/fr/partners/directory" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Consultez notre répertoire de partenaires</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/fr/partners/channel" class="new_nav_dropdown-link w-inline-block"><div class="text-size-regular text-weight-semibold">Partenaires de distribution</div><p class="text-size-small text-weight-normal">Nous aidons les MSSP, les revendeurs, les intégrateurs de systèmes et les distributeurs à permettre à leurs clients d&#x27;accélérer les enquêtes et les réponses, d&#x27;améliorer la visibilité et d&#x27;automatiser les opérations SOC.</p></a><a href="/fr/partners/channel/apply" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Devenez un partenaire de distribution</div></a><a href="https://anomali.channeltivity.com/Login" target="_blank" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Visitez le portail des partenaires</div></a></div></div><div id="w-node-_0c6e9625-048c-696f-e1ce-466d6ae2cb0d-07e133ca" class="new_nav_dropdown-links-item"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/fr/partners/technology" class="new_nav_dropdown-link w-inline-block"><div class="text-size-regular text-weight-semibold">Partenaires de l&#x27;alliance technologique</div><p class="text-size-small text-weight-normal">Nous proposons un ensemble robuste d&#x27;API et de kits de développement des ventes (SDK) qui s&#x27;intègrent parfaitement à d&#x27;autres technologies et contribuent à améliorer les résultats commerciaux des clients.</p></a><a href="/fr/partners/technology/apply" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Devenez partenaire d&#x27;une alliance technologique</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/fr/partners/threat-intel-sharing" class="new_nav_dropdown-link w-inline-block"><div class="text-size-regular text-weight-semibold">Threat : Intel Sharing</div><p class="text-size-small text-weight-normal">Nous proposons la principale plateforme mondiale de partage des menaces pour les ISAC, les ISAO, les groupes industriels, les sociétés de portefeuille et les autres communautés de partage d&#x27;informations sur les menaces qui cherchent à renforcer une collaboration sécurisée.</p></a><a href="/fr/partners/threat-intel-sharing/apply" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Devenez un partenaire de partage de renseignements sur les menaces</div></a></div></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar2_menu-item w-dropdown"><div class="navbar3_link w-dropdown-toggle"><div class="navbar2_link-text"><div class="navbar2_link-text">L&#x27;entreprise</div><div class="navbar2_menu-arrow w-embed"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13 6L8 11L3 6" stroke="CurrentColor" stroke-width="1.5"/> </svg></div></div></div><nav class="navbar3_link-dropdown w-dropdown-list"><div class="new_nav_dropdown-layout is-75"><div class="new_nav_dropdown-links-list _3-col"><div class="new_nav_dropdown-links-item"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/fr/company" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">À propos de nous</div><p class="text-size-small text-weight-normal">Anomali est une plateforme d&#x27;opérations de sécurité révolutionnaire alimentée par l&#x27;IA qui est la première et la seule solution à réunir les opérations de sécurité et les capacités de défense au sein d&#x27;une solution propriétaire de Big Data native dans le cloud.</p></a><a href="/fr/company/leadership" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Leadership</div></a><a href="/fr/company/careers" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">CARRIÈRES</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/fr/press-room" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Salle de presse</div></a><a href="/fr/company/reviews" aria-current="page" class="new_nav_dropdown-link w-inline-block w--current"><div class="text-size-small text-weight-semibold">Critiques</div></a><a href="/fr/company/awards" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Récompenses</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/fr/contact" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Nous contacter</div></a><a href="/fr/request-a-demo" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Planifier une démonstration</div></a></div></div></div></div></nav></div><div class="button-group"><a href="/fr/request-a-demo" class="button-v2 w-button">Planifier une démonstration</a></div><div class="wg-element-wrapper sw5 w-locales-list"><div data-delay="300" data-hover="false" data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2cb4e" class="wg-dropdown-1 w-dropdown"><div class="wg-dd-1-togle w-dropdown-toggle"><div class="navbar2_link-text hide">fr</div><div class="lang_icon-wrapper"><div class="icon-1x1-regular is-new w-embed"><svg width="100%" height="100%" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_458_3116)"> <path d="M7.96667 15.9668C12.0904 15.9668 15.4333 12.6238 15.4333 8.50011C15.4333 4.37639 12.0904 1.03345 7.96667 1.03345C3.84294 1.03345 0.5 4.37639 0.5 8.50011C0.5 12.6238 3.84294 15.9668 7.96667 15.9668Z" stroke="black" stroke-miterlimit="10"/> <path d="M2.5 13.5133C3.84933 12.164 5.716 11.3267 7.78 11.3267C9.844 11.3267 11.7107 12.164 13.06 13.5133" stroke="black" stroke-miterlimit="10"/> <path d="M13.06 3.48657C11.7107 4.83591 9.844 5.67324 7.78 5.67324C5.716 5.67324 3.84933 4.83591 2.5 3.48657" stroke="black" stroke-miterlimit="10"/> <path d="M7.98833 15.9668C9.3626 15.9668 10.4767 12.6238 10.4767 8.50011C10.4767 4.37639 9.3626 1.03345 7.98833 1.03345C6.61406 1.03345 5.5 4.37639 5.5 8.50011C5.5 12.6238 6.61406 15.9668 7.98833 15.9668Z" stroke="black" stroke-miterlimit="10"/> <path d="M0.5 8.5H15.4333" stroke="black" stroke-miterlimit="10"/> </g> <defs> <clipPath id="clip0_458_3116"> <rect width="16" height="16" fill="white" transform="translate(0 0.5)"/> </clipPath> </defs> </svg></div></div></div><nav data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2cb54" class="wg-dd-1-list w-dropdown-list"><div role="list" class="w-locales-items"><div role="listitem" class="locale w-locales-item"><a hreflang="en" href="/company/reviews" class="wg-dropdown-1-link">English</a></div><div role="listitem" class="locale w-locales-item"><a hreflang="es" href="/es/company/reviews" class="wg-dropdown-1-link">Español</a></div><div role="listitem" class="locale w-locales-item"><a hreflang="fr-FR" href="/fr/company/reviews" aria-current="page" class="wg-dropdown-1-link w--current">Français</a></div><div role="listitem" class="locale w-locales-item"><a hreflang="it" href="/it/company/reviews" class="wg-dropdown-1-link">Italiano</a></div></div></nav></div></div></div></div></div></div></div></div></div></div><div class="navbar_script hide w-embed w-script"><script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <!--Navbar Sticky Style Start--> <style> .navbar2_menu-arrow { transform: rotate(0deg); } body { margin: 0; padding: 0; } .content { height: 2000px; /* Replace with the actual height of your content */ padding: 20px; /* Adjust padding to your design */ } .navbar-sticky { position: sticky; top: 0; z-index: 100; background-color: white; } </style> <!--Navbar Sticky Style End--> <script> $(document).ready(function() { $('.navbar2_dropdown-link').hover( function() { $(this).click(); } ); }); /*Navbar Sticky Start*/ /*var navbar = document.querySelector(".navbar-sticky"); var navbarOffsetTop = navbar.offsetTop; var heightBox = document.querySelector(".height-box"); // Add this line to select the .height-box element window.addEventListener("scroll", function () { if (window.scrollY >= navbarOffsetTop) { navbar.style.position = "fixed"; navbar.style.top = "0"; heightBox.style.display = "block"; // Show the .height-box element } else { navbar.style.position = "relative"; heightBox.style.display = "none"; // Hide the .height-box element } });*/ /*Navbar Sticky End*/ var navbar = document.querySelector('.navbar-sticky'); var navbarOffsetTop = navbar.offsetTop; var heightBox = document.querySelector('.height-box'); window.addEventListener('scroll', function() { if (window.innerWidth >= 992) { if (window.scrollY >= navbarOffsetTop) { navbar.style.position = 'fixed'; navbar.style.top = '0'; heightBox.style.display = 'block'; } else { navbar.style.position = 'relative'; heightBox.style.display = 'none'; } } }); </script> <script> document.addEventListener('DOMContentLoaded', function() { var currentlyOpenDropdown = null; var dropdowns = document.querySelectorAll('.navbar2_menu-item'); dropdowns.forEach(function(dropdown) { var arrow = dropdown.querySelector('.navbar2_menu-arrow'); var navbar3Links = dropdown.querySelectorAll('.navbar3_link'); dropdown.addEventListener('click', function(event) { event.stopPropagation(); // Stop event propagation to prevent document click from immediately closing the dropdown if (currentlyOpenDropdown && currentlyOpenDropdown !== dropdown) { var previousArrow = currentlyOpenDropdown.querySelector('.navbar2_menu-arrow'); previousArrow.style.transition = 'transform 0.2s ease'; previousArrow.style.transform = 'rotate(0deg)'; currentlyOpenDropdown.classList.remove('w--open'); toggleFontStyle(currentlyOpenDropdown, false); } dropdown.classList.toggle('w--open'); currentlyOpenDropdown = dropdown; if (dropdown.classList.contains('w--open')) { arrow.style.transition = 'transform 0.2s ease'; arrow.style.transform = 'rotate(180deg)'; toggleFontStyle(dropdown, true); } else { arrow.style.transition = 'transform 0.2s ease'; arrow.style.transform = 'rotate(0deg)'; currentlyOpenDropdown = null; toggleFontStyle(dropdown, false); } }); }); // Event listener to close the dropdown when clicking outside of it document.body.addEventListener('click', function() { if (currentlyOpenDropdown) { var arrow = currentlyOpenDropdown.querySelector('.navbar2_menu-arrow'); arrow.style.transition = 'transform 0.2s ease'; arrow.style.transform = 'rotate(0deg)'; currentlyOpenDropdown.classList.remove('w--open'); toggleFontStyle(currentlyOpenDropdown, false); currentlyOpenDropdown = null; } }); function toggleFontStyle(dropdown, isOpen) { var navbar3Links = dropdown.querySelectorAll('.navbar3_link'); navbar3Links.forEach(function(link) { link.style.transition = 'color 0.2s ease, font-weight 0.2s ease'; // Add transition for color and font weight change link.style.color = isOpen ? '#002B71' : '#000000'; link.style.fontWeight = isOpen ? '600' : 'normal'; // Change font weight to 600 when dropdown is open, otherwise, reset to normal }); } }); </script></div></header></header><main class="main-wrapper"><header class="section_header text-color-white"><div class="padding-global"><div class="container-large"><div class="padding-section-large padding-bottom-xxlarge tablet-version"><div class="w-layout-grid header_component"><div class="header_content"><div class="margin-bottom margin-small"></div><div class="margin-bottom margin-small"><h1>Critiques</h1></div></div></div></div></div></div><div class="header_background-image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6497daea6f0085c7a52cc590_generic-hero.webp" loading="eager" alt=" " class="header_background-image"/><div class="header-overlay-blue"></div></div><div class="section-border_wrapper margin-bottom-minus position-absolute-bottom align-bottom"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/647f99dce152213204e9478b_v-shaped-alice-header.svg" loading="lazy" alt="" class="v-shaped-border"/></div></header><section class="section_review background-color-alice-blue"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="margin-bottom margin-xxlarge"><div class="text-align-center"><div class="max-width-large align-center"><h2>Informations sur les pairs de Gartner</h2></div></div></div><div class="margin-bottom margin-medium"><div class="testimonial_content"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.webp" loading="lazy" alt="Bank of Hope logo" class="testimonial_logo"/></div><div class="margin-bottom"><div class="text-size-xlarge">« Dès le moment où nous avons mis en œuvre Anomali, nous nous sommes immédiatement sentis comme un membre de la famille. Ils nous ont soutenus dans les premières étapes de notre phase d&#x27;apprentissage du produit et ils vérifient maintenant régulièrement que nous utilisons le produit au maximum de ses capacités. Chaque fois que nous avons un problème d&#x27;assistance, ils sont toujours disponibles pour nous aider et le font avec une attitude incroyable. »</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-info"><p class="text-weight-semibold">Chef d&#x27;équipe de renseignement sur les menaces, secteur financier</p><div class="review-card_rating-wrapper margin-top margin-medium"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div></div></div><div class="testimonial_client-logo hide-tablet"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" alt="Gartner Peer Insights logo" class="testimonial_logo"/></div></div></div><div class="testimonial_background-color background-color-white"></div></div></div><div class="review-card_component"><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-b5567ab5-5f72-acfc-be60-40586051e8fa-6051e8f7" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" id="w-node-b5567ab5-5f72-acfc-be60-40586051e900-6051e8f7" alt="Gartner Peer Insights logo" class="review-logo"/></div><div>« Une fois les produits déployés, le processus se déroule sans problème. Produit un grand nombre de Threat Intel, qui ont été filtrés et personnalisés en fonction de nos besoins. Le support d&#x27;Anomali est exceptionnel et vise à répondre à nos exigences. »</div></div><div class="review-card_client"><p class="text-weight-semibold">Analyste technique du renseignement sur les cybermenaces, secteur financier</p></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-b5567ab5-5f72-acfc-be60-40586051e8fa-6051e8f7" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" id="w-node-b5567ab5-5f72-acfc-be60-40586051e900-6051e8f7" alt="Gartner Peer Insights logo" class="review-logo"/></div><div>« Un produit exceptionnel et à la pointe de la technologie avec une excellente équipe axée sur le client pour permettre à l&#x27;organisation d&#x27;améliorer sa cyberposture de manière proactive. »</div></div><div class="review-card_client"><p class="text-weight-semibold">Leader mondial des opérations de cybersécurité, industrie manufacturière</p></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-b5567ab5-5f72-acfc-be60-40586051e8fa-6051e8f7" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" id="w-node-b5567ab5-5f72-acfc-be60-40586051e900-6051e8f7" alt="Gartner Peer Insights logo" class="review-logo"/></div><div>« Excellente astuce pour concentrer et corréler les flux provenant de toutes sortes de sources. Nécessité de développer sa capacité à produire des rapports et à utiliser Sighting. »</div></div><div class="review-card_client"><p class="text-weight-semibold">Responsable du renseignement sur les menaces, secteur des médias</p></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-b5567ab5-5f72-acfc-be60-40586051e8fa-6051e8f7" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" id="w-node-b5567ab5-5f72-acfc-be60-40586051e900-6051e8f7" alt="Gartner Peer Insights logo" class="review-logo"/></div><div>« Anomali est l&#x27;une des seules plateformes que nous ayons vues qui nous permet de baliser nos propres informations, d&#x27;appliquer des évaluations de confiance et de collaborer avec d&#x27;autres sources d&#x27;informations pour avoir une meilleure idée des infrastructures des attaquants, etc. dans le cadre de Cyber Attacks. »</div></div><div class="review-card_client"><p class="text-weight-semibold">Spécialiste de la cybersécurité, secteur des transports</p></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-b5567ab5-5f72-acfc-be60-40586051e8fa-6051e8f7" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" id="w-node-b5567ab5-5f72-acfc-be60-40586051e900-6051e8f7" alt="Gartner Peer Insights logo" class="review-logo"/></div><div>« Je pourrais dire que cet ensemble de données est conçu pour les praticiens. 1. Entrée - Toutes sortes de données (non structurées + structurées) pourraient être traitées correctement. 2. Sortie - Le type d&#x27;exportation est également clairement organisé. Cela permet donc de gagner du temps lors de la personnalisation/de l&#x27;embellissement. »</div></div><div class="review-card_client"><p class="text-weight-semibold">Consultant principal, secteur des services</p></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-b5567ab5-5f72-acfc-be60-40586051e8fa-6051e8f7" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" id="w-node-b5567ab5-5f72-acfc-be60-40586051e900-6051e8f7" alt="Gartner Peer Insights logo" class="review-logo"/></div><div>« Anomali fournit un système de connaissances qui fournit à notre organisation un outil qui nous aide à mieux comprendre et à avoir une meilleure vue d&#x27;ensemble du paysage des menaces financières, combiné à des possibilités de connectivité étendues liées à des sources de renseignement externes, en fait un outil puissant. »</div></div><div class="review-card_client"><p class="text-weight-semibold">Analyste CYI, secteur financier</p></div></div></div></div></div></div></section><div class="section-border_wrapper margin-top-minus align-top"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/647e30b1bb0d2631b83dd4a0_v-shape-white-down.svg" class="v-shaped-border"/></div><div class="section_testimonial"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><section class="testimonial_header margin-bottom margin-xlarge"><div class="margin-bottom margin-medium"><div class="text-align-center"><div class="max-width-large align-center"><h2>Devis clients d&#x27;Anomali</h2></div></div></div></section><section class="testimonial_slider"><div data-delay="6000" data-animation="outin" class="testimonial_component w-slider" data-autoplay="false" data-easing="ease" data-hide-arrows="false" data-disable-swipe="true" data-autoplay-limit="0" data-nav-spacing="3" data-duration="500" data-infinite="false"><div class="testimonial_mask w-slider-mask"><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.webp" loading="lazy" alt="Bank of Hope logo" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">« Le temps nécessaire à l&#x27;analyse d&#x27;une menace est passé de 30 minutes à quelques minutes seulement, un temps qui s&#x27;additionne au fur et à mesure que l&#x27;on enquête sur de nombreuses adresses IP malveillantes chaque semaine. Il y a eu une diminution substantielle du temps nécessaire pour le savoir. »</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6471043bcff90af9f022b7b7_testimonial-profile.jpg" loading="lazy" alt="A man in a purple shirt smiling" class="testimonial_customer-image"/></div><div class="testimonial_client-info"><p class="text-weight-semibold">Arindam Bose</p><p class="text-size-regular">Vice-président principal et responsable de la sécurité, Bank of Hope</p></div></div><div class="testimonial_client-logo hide-tablet"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.webp" loading="lazy" alt="Bank of Hope logo" class="testimonial_logo"/></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">« Avant Anomali, nous disposions de tonnes d&#x27;informations sans contexte. Nous avons dû examiner rapidement des milliers d&#x27;alertes pour voir ce qui se démarquait et réagir en conséquence. Anomali nous a permis de passer moins de temps à gérer le bruit et plus de temps à nous concentrer sur les problèmes critiques. »</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6471043bcff90af9f022b7b7_testimonial-profile.jpg" loading="lazy" alt="A man in a purple shirt smiling" class="testimonial_customer-image"/></div><div class="testimonial_client-info"><p class="text-weight-semibold">Devin Ertel</p><p class="text-size-regular">Directeur des systèmes d&#x27;information, Blackhawk Network Holdings</p></div></div><div class="testimonial_client-logo hide-tablet"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo"/></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">« En tant que l&#x27;une des principales banques des Émirats arabes unis, nous gérons des actifs et des transactions pour le compte de milliers de clients. L&#x27;un de nos principaux engagements envers nos clients est la sécurité et nous y parvenons grâce à des partenariats solides avec des experts du secteur tels qu&#x27;Anomali. En faisant appel à des experts du secteur, nous espérons atteindre des niveaux de sécurité avancés qui nous aideront à renforcer nos défenses et à intercepter toute exploitation éventuelle par des cybercriminels. »</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6471043bcff90af9f022b7b7_testimonial-profile.jpg" loading="lazy" alt="A man in a purple shirt smiling" class="testimonial_customer-image"/></div><div class="testimonial_client-info"><p class="text-weight-semibold">K. S. Ramakrishnan</p><p class="text-size-regular">Directeur des risques, RAKBANK</p></div></div><div class="testimonial_client-logo hide-tablet"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo"/></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">« Nous tirons parti d&#x27;outils de pointe pour donner à notre entreprise un avantage concurrentiel et notre SOC 24 heures sur 24, 7 jours sur 7, une longueur d&#x27;avance sur les acteurs malveillants. Avec Anomali, nous améliorons ces deux objectifs. En ajoutant des informations, nous atteignons un niveau de certitude élevé qui améliore la hiérarchisation des menaces les plus graves auxquelles nos clients sont confrontés, tout en améliorant nos décisions d&#x27;atténuation. »</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6471043bcff90af9f022b7b7_testimonial-profile.jpg" loading="lazy" alt="A man in a purple shirt smiling" class="testimonial_customer-image"/></div><div class="testimonial_client-info"><p class="text-weight-semibold">Grant Léonard</p><p class="text-size-regular">Co-fondateur de Castra</p></div></div><div class="testimonial_client-logo hide-tablet"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo"/></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">« Quand j&#x27;ai rencontré Anomali pour la première fois, je pensais qu&#x27;il s&#x27;agissait d&#x27;un SIEM 3.0 doté de la meilleure intelligence possible. Aujourd&#x27;hui, je pense différemment et je me concentre moins sur les acronymes. En tant que CISO, je dois protéger mon organisation et créer de la valeur pour les actionnaires. Anomali est ma partenaire. »</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6471043bcff90af9f022b7b7_testimonial-profile.jpg" loading="lazy" alt="A man in a purple shirt smiling" class="testimonial_customer-image"/></div><div class="testimonial_client-info"><p class="text-weight-semibold">CISO</p><p class="text-size-regular">Les 50 meilleurs établissements de santé</p></div></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.webp" loading="lazy" alt="Bank of Hope logo" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">« Anomali innove de manière unique de notre point de vue en tant que clients par rapport à celui de fournisseur ou de communauté d&#x27;analystes. Ils parlent d&#x27;affaires et ont assisté à l&#x27;une des réunions de notre conseil d&#x27;administration. Leur approche est la voie moderne qui consiste à gérer la sécurité pour dynamiser les affaires. Ils concernent tous les cas d&#x27;utilisation et l&#x27;automatisation. Sans parler des économies de coûts. Ils sont au service des meilleurs acteurs de notre secteur à l&#x27;échelle mondiale. »</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-info"><p class="text-weight-semibold">Cadre supérieur</p><p class="text-size-regular">Société énergétique mondiale</p></div></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.webp" loading="lazy" alt="Bank of Hope logo" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">« Hugh Njemanze et son équipe d&#x27;Anomali ont porté l&#x27;analyse de sécurité à un nouveau sommet et continuent d&#x27;innover sans relâche. De plus, nous avons utilisé leur plateforme pour fournir des analyses commerciales. Ils ont dominé le marché de l&#x27;IA et du ML, ce qui a augmenté notre productivité et notre efficacité auprès de notre direction et de notre conseil d&#x27;administration. L&#x27;utilisation de la plateforme Anomali constitue pour nous un avantage concurrentiel. Enfin, lorsqu&#x27;Anomali affirme travailler en partenariat avec ses clients, elle le pense sérieusement. Continuez à innover ! »</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-info"><p class="text-weight-semibold">CISO adjoint</p><p class="text-size-regular">Institution financière Fortune 500</p></div></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div></div><div class="testimonial_arrow is-left w-slider-arrow-left"><div class="testimonial_arrow-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.31066 8.75001L9.03033 14.4697L7.96967 15.5303L0.439339 8.00001L7.96967 0.469676L9.03033 1.53034L3.31066 7.25001L15.5 7.25L15.5 8.75L3.31066 8.75001Z" fill="currentColor"/> </svg></div></div><div class="testimonial_arrow w-slider-arrow-right"><div class="testimonial_arrow-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.6893 7.25L6.96967 1.53033L8.03033 0.469666L15.5607 8L8.03033 15.5303L6.96967 14.4697L12.6893 8.75H0.5V7.25H12.6893Z" fill="currentColor"/> </svg></div></div><div class="testimonial_slide-nav w-slider-nav w-slider-nav-invert w-round"></div></div></section></div></div></div></div><div class="section-border_wrapper margin-bottom-minus mobile-version"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/647e309e61fec7e56e62c254_v-shape-alice-down.svg" class="v-shaped-border"/></div><section class="section_related_resources background-color-alice-blue"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="margin-bottom margin-xxlarge"><div class="text-align-center"><div class="align-center max-width-large"><div class="margin-bottom margin-small"><h2>En savoir plus</h2></div></div></div></div><div class="blog_list-wrapper"><div class="review-card_component"><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><img loading="lazy" id="w-node-_8a0161f8-22d6-c651-805d-ccf9937010d6-4e83c090" alt="An announcement stating that Frost &amp; Sullivan won the 2022 Best Practices Award for Global Threat Intelligence Platforms Market Leadership." src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6499178a16e6607006549c56_frost-sulivan-award-2022.png" class="review-logo"/><img loading="lazy" id="w-node-_8a0161f8-22d6-c651-805d-ccf9937010d7-4e83c090" alt="Frost &amp; Sullivan logo" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6499178619dfafab241e4df7_Frost-Sullivan_logo.png" class="review-logo"/></div><div>« Suivre les tendances du marché a certainement porté ses fruits pour Anomali. Les différentes entrées d&#x27;informations lui ont permis de prendre une décision stratégique clé : élargir son TIP pour inclure une approche plus large de détection et de réponse étendues (XDR). ThreatStream d&#x27;Anomali, une offre SaaS native du cloud, est la solution de gestion des TIP/Threat Intelligence leader du marché. »</div></div><div class="review-card_client"><p class="text-weight-semibold">Clara Dello Russo, analyste de recherche, Frost &amp; Sullivan<br/></p><a href="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64991821873377debe71fd39_Anomali_Award_Write-Up.pdf" target="_blank" class="feature_button-wrapper w-inline-block"><div data-w-id="810749d3-9122-167e-484b-071a2639b890" class="button is-tertiary"><div class="button-text-wrapper"><div class="text-size-regular">Lire la critique complète</div><div class="dynamic-arrow"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64cd3ce07105a169a5b63e78_button-arrow-state1.svg" loading="lazy" alt="" class="icon-1x1-xsmall partial-arrow small-size"/><div class="arrow-line update-position"></div></div></div></div></a></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/649917867c6958261eef4ca5_EMA.png" loading="lazy" id="w-node-c796fa2b-4a8a-e420-3772-35f7d27a9c8c-4e83c090" alt="EMA logo" class="review-logo"/></div><div>« Anomali a regroupé trois des meilleures solutions de sécurité du marché dans un outil de sécurité complet, qui utilise le plus grand référentiel de menaces et de renseignements de sécurité au monde (ce n&#x27;est pas une hyperbole) pour détecter et identifier les activités suspectes et y mettre fin. En fin de compte, The Anomali Platform fait ce qu&#x27;elle prétend faire : elle détecte en permanence les menaces de sécurité et prévient les attaques avant qu&#x27;elles ne se produisent. »</div></div><div class="review-card_client"><p class="text-weight-semibold"><strong><em>Fiche d&#x27;impact de l&#x27;EMA</em></strong></p><a href="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64991821873377debe71fd39_Anomali_Award_Write-Up.pdf" target="_blank" class="feature_button-wrapper w-inline-block"><div data-w-id="810749d3-9122-167e-484b-071a2639b890" class="button is-tertiary"><div class="button-text-wrapper"><div class="text-size-regular">Lire la critique complète</div><div class="dynamic-arrow"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64cd3ce07105a169a5b63e78_button-arrow-state1.svg" loading="lazy" alt="" class="icon-1x1-xsmall partial-arrow small-size"/><div class="arrow-line update-position"></div></div></div></div></a></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-a89fd1ff-b289-7df7-eb9d-ef10af37ca1b-4e83c090" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img loading="lazy" id="w-node-a89fd1ff-b289-7df7-eb9d-ef10af37ca21-4e83c090" alt="SC Media logo" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/649917865cffdde36800c544_SC-media-logo.png" class="review-logo"/></div><div>« Dans l&#x27;ensemble, les professionnels de la sécurité trouveront dans Anomali une solution de renseignement sur les menaces mature et évolutive. Les administrateurs et les équipes de sécurité bloqueront les menaces de manière plus efficace, amélioreront la productivité et réduiront le risque de failles de sécurité. »</div></div><div class="review-card_client"><p class="text-weight-semibold">Katelyn Dunn et Tom Weil, SC Media</p><a href="https://www.scmagazine.com/product-test/content/anomali-platform" target="_blank" class="feature_button-wrapper w-inline-block"><div data-w-id="810749d3-9122-167e-484b-071a2639b890" class="button is-tertiary"><div class="button-text-wrapper"><div class="text-size-regular">Lire la critique complète</div><div class="dynamic-arrow"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64cd3ce07105a169a5b63e78_button-arrow-state1.svg" loading="lazy" alt="" class="icon-1x1-xsmall partial-arrow small-size"/><div class="arrow-line update-position"></div></div></div></div></a></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><img loading="lazy" id="w-node-_09020920-45e2-4826-1463-2512b137a66f-4e83c090" alt="Frost Sullivan Award logo" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64991784f78b56dc2383c937_frost-sullivan-award.png" class="review-logo"/><img loading="lazy" id="w-node-_09020920-45e2-4826-1463-2512b137a670-4e83c090" alt="Frost &amp; Sullivan logo" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6499178619dfafab241e4df7_Frost-Sullivan_logo.png" class="review-logo"/></div><div>« Notre programme de récompenses récompense les entreprises qui sont à l&#x27;origine du changement, réalisent de la croissance et établissent de nouvelles normes de performance. Dans le cadre de notre étude approfondie du marché, nous avons déterminé qu&#x27;Anomali surpassait ses concurrents et détenait la plus grande partie des entreprises clientes utilisant TIPS pour améliorer la sécurité et réduire les risques. »</div></div><div class="review-card_client"><p class="text-weight-semibold">Clara Dello Russo, analyste de recherche, Frost &amp; Sullivan<br/></p></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64991784b73977d9d7b65208_IT_Security_Guru_logo.png" loading="lazy" id="w-node-b2d1f921-90bc-d5a9-6fe2-c9c424325aa9-4e83c090" alt="IT Security Guru logo" class="review-logo"/></div><div>« La plateforme de renseignement sur les menaces (TIP) d&#x27;Anomali est conçue pour fournir les connaissances dont les analystes et les chasseurs de menaces ont besoin pour garder une longueur d&#x27;avance sur leurs adversaires. Composée de trois composants principaux (ThreatStream, Match et Lens), elle regroupe les informations sur les menaces provenant d&#x27;un large éventail de sources et de flux, les transforme en formats compréhensibles et exploitables et s&#x27;intègre parfaitement aux outils de sécurité existants. »</div></div><div class="review-card_client"><p class="text-weight-semibold"><strong><em>Dave Mitchell, gourou de la sécurité informatique</em></strong></p><a href="https://www.itsecurityguru.org/2020/03/02/anomali-threat-intelligence-platform/" target="_blank" class="feature_button-wrapper w-inline-block"><div data-w-id="810749d3-9122-167e-484b-071a2639b890" class="button is-tertiary"><div class="button-text-wrapper"><div class="text-size-regular">Lire la critique complète</div><div class="dynamic-arrow"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64cd3ce07105a169a5b63e78_button-arrow-state1.svg" loading="lazy" alt="" class="icon-1x1-xsmall partial-arrow small-size"/><div class="arrow-line update-position"></div></div></div></div></a></div></div></div></div></div></div></div></section><section class="section_cta-demo"><div class="default-gradient background-color-gradient-2"></div><div class="padding-global"><div class="container-large"><div class="padding-section-xxlarge"><div class="w-layout-grid cta-demo_component"><div class="cta-demo_image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646cffbb29887a119df54979_schedule-demo.webp" loading="lazy" alt="A man wearing headphones and looking at a computer screen." sizes="(max-width: 479px) 92vw, (max-width: 767px) 95vw, (max-width: 991px) 41vw, 43vw" srcset="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646cffbb29887a119df54979_schedule-demo-p-500.webp 500w, https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646cffbb29887a119df54979_schedule-demo.webp 616w" class="cta-demo_image"/></div><div class="cta-demo_content"><div class="margin-bottom margin-small"><h2 class="text-color-white">Optez pour Anomali et améliorez votre sécurité</h2></div><p class="text-size-large text-color-white">Les entreprises font confiance à Anomali pour exploiter la puissance des renseignements sur les menaces afin de prendre des décisions efficaces en matière de cybersécurité afin de réduire les risques et de renforcer les défenses.</p><div class="margin-top margin-medium"><div class="button-group"><a href="/fr/request-a-demo" class="button is-primary w-inline-block"><div class="button-text-wrapper"><div class="text-size-button">Planifier une démo</div><div class="dynamic-arrow"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64cd3ce07105a169a5b63e78_button-arrow-state1.svg" loading="lazy" alt="" class="icon-1x1-xsmall partial-arrow"/><div class="arrow-line"></div></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6509cecee7cab371a49e2e4a_primary-button-blur.svg" loading="lazy" alt="" class="button-gradient"/></a></div></div></div></div></div></div></div><div class="section-border_wrapper margin-bottom-minus position-absolute-bottom align-bottom"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/647e0852cf55e2b1c5266732_v-shape-blue.svg" loading="lazy" alt="" class="v-shaped-border"/></div></section></main><footer footer-bg="color-old" class="footer5_component background-color-darkblue"><footer class="new_footer_component"><div class="padding-global"><div class="container-xlarge text-color-white"><div class="padding-vertical padding-xxlarge"><div class="padding-bottom padding-large"><div class="w-layout-grid new_footer_top-wrapper"><div id="w-node-d0c5be49-12ae-20f5-6f78-5fed048367de-048367d6"><div class="new_footer_logo-link"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/661c29ef9457b5f44f35eab9_logo%20white.svg" loading="lazy" alt="" class="footer_logo-link-image"/></div><div class="padding-vertical padding-medium"><p class="text-size-small text-weight-normal">808 rue Winslow, Redwood City, 
CA, 94064, États-Unis<br/><br/><a href="tel:+18444847328" class="new_footer_text-link">+1 844 4 MENACES (847328)
<br/>‍</a><a href="tel:+448000148096" class="new_footer_text-link">+44 8000 148096 (appel international gratuit) <br/><br/>‍</a><a href="mailto:general@anomali.com" class="new_footer_text-link hide">general@anomali.com</a></p></div><div class="w-layout-grid new_footer_social-icons"><a href="https://www.facebook.com/threatstream" target="_blank" class="footer5_social-link text-color-white w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M16.5 6H13.5C12.9477 6 12.5 6.44772 12.5 7V10H16.5C16.6137 9.99748 16.7216 10.0504 16.7892 10.1419C16.8568 10.2334 16.8758 10.352 16.84 10.46L16.1 12.66C16.0318 12.8619 15.8431 12.9984 15.63 13H12.5V20.5C12.5 20.7761 12.2761 21 12 21H9.5C9.22386 21 9 20.7761 9 20.5V13H7.5C7.22386 13 7 12.7761 7 12.5V10.5C7 10.2239 7.22386 10 7.5 10H9V7C9 4.79086 10.7909 3 13 3H16.5C16.7761 3 17 3.22386 17 3.5V5.5C17 5.77614 16.7761 6 16.5 6Z" fill="CurrentColor"/> </svg></div></a><a href="https://www.instagram.com/anomali_inc/" target="_blank" class="footer5_social-link text-color-white w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M16 3H8C5.23858 3 3 5.23858 3 8V16C3 18.7614 5.23858 21 8 21H16C18.7614 21 21 18.7614 21 16V8C21 5.23858 18.7614 3 16 3ZM19.25 16C19.2445 17.7926 17.7926 19.2445 16 19.25H8C6.20735 19.2445 4.75549 17.7926 4.75 16V8C4.75549 6.20735 6.20735 4.75549 8 4.75H16C17.7926 4.75549 19.2445 6.20735 19.25 8V16ZM16.75 8.25C17.3023 8.25 17.75 7.80228 17.75 7.25C17.75 6.69772 17.3023 6.25 16.75 6.25C16.1977 6.25 15.75 6.69772 15.75 7.25C15.75 7.80228 16.1977 8.25 16.75 8.25ZM12 7.5C9.51472 7.5 7.5 9.51472 7.5 12C7.5 14.4853 9.51472 16.5 12 16.5C14.4853 16.5 16.5 14.4853 16.5 12C16.5027 10.8057 16.0294 9.65957 15.1849 8.81508C14.3404 7.97059 13.1943 7.49734 12 7.5ZM9.25 12C9.25 13.5188 10.4812 14.75 12 14.75C13.5188 14.75 14.75 13.5188 14.75 12C14.75 10.4812 13.5188 9.25 12 9.25C10.4812 9.25 9.25 10.4812 9.25 12Z" fill="CurrentColor"/> </svg></div></a><a href="https://twitter.com/anomali" target="_blank" class="footer5_social-link text-color-white w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.6538 1.6875H16.1348L10.7145 7.8825L17.091 16.3125H12.0975L8.18701 11.1997L3.7125 16.3125H1.23L7.0275 9.68625L0.911255 1.6875H6.03L9.56475 6.36075L13.6538 1.6875ZM12.783 14.8275H14.1578L5.28375 3.0945H3.8085L12.783 14.8275Z" fill="currentcolor"/> </svg></div></a><a href="https://www.linkedin.com/company/anomali/" target="_blank" class="footer5_social-link text-color-white w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3ZM8 18C8.27614 18 8.5 17.7761 8.5 17.5V10.5C8.5 10.2239 8.27614 10 8 10H6.5C6.22386 10 6 10.2239 6 10.5V17.5C6 17.7761 6.22386 18 6.5 18H8ZM7.25 9C6.42157 9 5.75 8.32843 5.75 7.5C5.75 6.67157 6.42157 6 7.25 6C8.07843 6 8.75 6.67157 8.75 7.5C8.75 8.32843 8.07843 9 7.25 9ZM17.5 18C17.7761 18 18 17.7761 18 17.5V12.9C18.0325 11.3108 16.8576 9.95452 15.28 9.76C14.177 9.65925 13.1083 10.1744 12.5 11.1V10.5C12.5 10.2239 12.2761 10 12 10H10.5C10.2239 10 10 10.2239 10 10.5V17.5C10 17.7761 10.2239 18 10.5 18H12C12.2761 18 12.5 17.7761 12.5 17.5V13.75C12.5 12.9216 13.1716 12.25 14 12.25C14.8284 12.25 15.5 12.9216 15.5 13.75V17.5C15.5 17.7761 15.7239 18 16 18H17.5Z" fill="CurrentColor"/> </svg></div></a><a href="https://www.youtube.com/channel/UCloYBsWSqk_5x7gdpOn4y8g" target="_blank" class="footer5_social-link text-color-white w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M18.5399 4.33992L19.9999 4.48992C21.7284 4.68529 23.0264 6.16064 22.9999 7.89992V16.0999C23.0264 17.8392 21.7284 19.3146 19.9999 19.5099L18.5999 19.6599C14.2315 20.1099 9.82835 20.1099 5.45991 19.6599L3.99991 19.5099C2.27143 19.3146 0.973464 17.8392 0.999909 16.0999V7.89992C0.973464 6.16064 2.27143 4.68529 3.99991 4.48992L5.39991 4.33992C9.76835 3.88995 14.1715 3.88995 18.5399 4.33992ZM11.1099 15.2199L14.9999 12.6199H15.0599C15.2695 12.4833 15.3959 12.2501 15.3959 11.9999C15.3959 11.7497 15.2695 11.5165 15.0599 11.3799L11.1699 8.77992C10.9402 8.62469 10.6437 8.60879 10.3987 8.73859C10.1538 8.86839 10.0004 9.12271 9.99991 9.39992V14.5999C10.0128 14.858 10.1576 15.0913 10.3832 15.2173C10.6088 15.3433 10.8834 15.3443 11.1099 15.2199Z" fill="currentColor"/> </svg></div></a></div></div><div id="w-node-d0c5be49-12ae-20f5-6f78-5fed048367fc-048367d6" class="footer5_link-list margin-bottom margin-medium"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold">Plateforme et produits</div></div><a href="/fr/platform" class="footer5_link text-color-white">Plateforme Anomali</a><a href="/fr/products/copilot" class="footer5_link text-color-white">Copilote d&#x27;anomalies</a><a href="/fr/products/security-analytics" class="footer5_link text-color-white">Analyse de la sécurité des anomalies</a><a href="/fr/products/threatstream" class="footer5_link text-color-white">Anomali ThreatStream</a></div><div class="footer5_link-list margin-bottom margin-medium"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold">Place de marché</div></div><a href="/fr/marketplace" class="footer5_link text-color-white">Place de marché Anomali</a><a href="/fr/marketplace/threat-intelligence-feeds" class="footer5_link text-color-white">Flux de renseignements sur les menaces</a><a href="/fr/marketplace/threat-analysis-tools" class="footer5_link text-color-white">Outils et enrichissements d&#x27;analyse des menaces</a><a href="/fr/marketplace/security-system-partners" class="footer5_link text-color-white">Partenaires du système de sécurité</a><a href="/fr/marketplace/technology-partners" class="footer5_link text-color-white">Place de marché pour les partenaires</a></div><div class="footer5_link-list margin-bottom margin-medium"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold">PARTENAIRES</div></div><a href="/fr/partners" class="footer5_link text-color-white">Vue d&#x27;ensemble des partenaires</a><a href="/fr/marketplace/technology-partners" class="footer5_link text-color-white">Rejoignez le programme de partenariat technologique</a><a href="/fr/marketplace/sdks" class="footer5_link text-color-white">SDK Anomali</a><a href="/fr/threat-intel-sharing" class="footer5_link text-color-white">Threat : Intel Sharing</a><a href="https://anomali.channeltivity.com/Login" target="_blank" class="footer5_link text-color-white">Connexion au portail des partenaires</a></div><div class="footer5_link-list margin-bottom margin-medium"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold">Ressources</div></div><a href="/fr/resources" class="footer5_link text-color-white">Bibliothèque de ressources</a><a href="/fr/blog" class="footer5_link text-color-white">Blogue</a><a href="/fr/company/events" class="footer5_link text-color-white">Évènements</a><a href="/fr/customer-success" class="footer5_link text-color-white">soutien</a><a id="w-node-_0670a61e-0aa2-b082-c03d-0865e7c06276-048367d6" href="/fr/glossary" class="footer5_link text-color-white">Glossaire</a></div><div class="new_footer_link-list hide-tablet"></div><div class="new_footer_link-list hide-tablet"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold">L&#x27;entreprise</div></div><a href="/fr/company" class="footer5_link text-color-white">À propos d&#x27;Anomali</a><a href="/fr/company/leadership" class="footer5_link text-color-white">Leadership</a></div><div class="new_footer_link-list show-tablet"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold">L&#x27;entreprise</div></div><a href="/fr/company" class="footer5_link text-color-white">À propos de nous</a><a href="/fr/company/leadership" class="footer5_link text-color-white">Leadership</a><a id="w-node-d0c5be49-12ae-20f5-6f78-5fed04836847-048367d6" href="/fr/company/careers" class="footer5_link text-color-white">CARRIÈRES</a><a id="w-node-d0c5be49-12ae-20f5-6f78-5fed04836849-048367d6" href="/fr/press-room" class="footer5_link text-color-white">Salle de presse</a><a id="w-node-d0c5be49-12ae-20f5-6f78-5fed0483684b-048367d6" href="/fr/contact" class="footer5_link text-color-white">Nous contacter</a><a id="w-node-d0c5be49-12ae-20f5-6f78-5fed0483684d-048367d6" href="/fr/request-a-demo" class="footer5_link text-color-white">Planifier une démo</a></div><div class="new_footer_link-list hide-tablet"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold"> </div></div><a href="/fr/company/careers" class="footer5_link text-color-white">CARRIÈRES</a><a href="/fr/press-room" class="footer5_link text-color-white">Salle de presse</a></div><div class="new_footer_link-list hide-tablet"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold"> </div></div><a href="/fr/contact" class="footer5_link text-color-white">Nous contacter</a><a href="/fr/request-a-demo" class="footer5_link text-color-white">Planifier une démo</a></div></div></div><div class="padding-bottom padding-medium"><div class="footer5_bottom-wrapper"><div class="w-layout-grid footer5_legal-list"><div class="text-size-small">© Droits d&#x27;auteur 2024 Anomali®. Tous droits réservés. ThreatStream® est une marque déposée d&#x27;Anomali Inc. Anomali Match™ (« Match ») et Anomali Lens™ (« Lens ») sont des marques commerciales d&#x27;Anomali Inc.</div></div></div></div><div class="line-divider"></div><div class="padding-top padding-medium"><div class="footer5_bottom-wrapper"><div class="w-layout-grid footer5_legal-list"><a href="/fr/privacy-policy" class="footer5_legal-link text-color-white">Politique de confidentialité</a><a href="/fr/terms-of-service" class="footer5_legal-link text-color-white">Conditions d&#x27;utilisation</a><a href="/fr/cookie-policy" class="footer5_legal-link text-color-white">Politique en matière de cookies</a><a href="/fr/security" class="footer5_legal-link text-color-white">Sécurité</a></div></div></div></div></div></div><div id="fs-cookies" class="fs-cookies"><div fs-cc="banner" class="fs-cc-banner_component"><div class="fs-cc-banner_container"><div class="fs-cc-banner_text">En cliquant <strong>« Accepter »</strong>, vous acceptez le stockage de cookies sur votre appareil afin d&#x27;améliorer la navigation sur le site, d&#x27;analyser l&#x27;utilisation du site et de contribuer à nos efforts de marketing. Consultez notre <a href="/fr/cookie-policy" class="fs-cc-banner_text-link">Politique en matière de cookies</a> pour plus d&#x27;informations.</div><div class="fs-cc-banner_buttons-wrapper"><a fs-cc="open-preferences" href="#" class="fs-cc-banner_text-link">Préférences</a><a fs-cc="deny" href="#" class="button is-secondary w-button">Nier</a><a fs-cc="allow" href="#" class="button w-button">Accepter</a></div></div><div fs-cc="interaction" class="fs-cc-banner_trigger"></div></div><div fs-cc="manager" class="fs-cc-manager_component"><div fs-cc="open-preferences" class="fs-cc-manager_button"><div class="fs-cc-manager_icon w-embed"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve"> <style type="text/css"> .st0{fill:#5169E4;} </style> <path class="st0" d="M15,3C8.4,3,3,8.4,3,15s5.4,12,12,12s12-5.4,12-12c0-0.3,0-0.7-0.1-1c-1.4,0-2.5-1-2.8-2.2 C23.8,11.9,23.4,12,23,12c-1.7,0-3-1.3-3-3c-1.7,0-3-1.3-3-3c0-0.2,0-0.5,0.1-0.7C16.4,4.8,16,4,16,3.1C15.7,3,15.3,3,15,3z M25,4 c-0.6,0-1,0.4-1,1s0.4,1,1,1s1-0.4,1-1S25.6,4,25,4z M20,5c-0.6,0-1,0.4-1,1s0.4,1,1,1s1-0.4,1-1S20.6,5,20,5z M11,7 c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S10.4,7,11,7z M27,9c-0.6,0-1,0.4-1,1s0.4,1,1,1s1-0.4,1-1S27.6,9,27,9z M18,11 c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S17.4,11,18,11z M14,13c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S13.4,13,14,13z M9,15 c1.1,0,2,0.9,2,2s-0.9,2-2,2s-2-0.9-2-2S7.9,15,9,15z M22,15c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S21.4,15,22,15z M17,19 c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S16.4,19,17,19z M13,22c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S12.4,22,13,22z"/> </svg></div></div><div fs-cc="interaction" class="fs-cc-manager_trigger"></div></div><div fs-cc-scroll="disable" fs-cc="preferences" class="fs-cc-prefs_component w-form"><form id="cookie-preferences" name="wf-form-Cookie-Preferences" data-name="Cookie Preferences" method="get" class="fs-cc-prefs_form" data-wf-page-id="657dc50a96389eee4e83c090" data-wf-element-id="e8a67574-5734-4533-b9a6-d30826116373"><div fs-cc="close" class="fs-cc-prefs_close"><div class="fs-cc-prefs_close-icon w-embed"><svg fill="currentColor" aria-hidden="true" focusable="false" viewBox="0 0 16 24"> <path d="M9.414 8l4.293-4.293-1.414-1.414L8 6.586 3.707 2.293 2.293 3.707 6.586 8l-4.293 4.293 1.414 1.414L8 9.414l4.293 4.293 1.414-1.414L9.414 8z"></path> </svg></div></div><div class="fs-cc-prefs_content"><div class="fs-cc-prefs_space-small"><div class="fs-cc-prefs_title font-family-beatrice">Centre de préférences en matière de confidentialité</div></div><div class="fs-cc-prefs_space-small"><div class="fs-cc-prefs_text">Notre site Web utilise des cookies pour améliorer votre expérience. Certains cookies sont essentiels pour les fonctionnalités de base, tandis que d&#x27;autres sont utilisés à des fins de marketing, d&#x27;analyse et de personnalisation. Vous pouvez choisir de désactiver certains types de stockage qui ne sont pas nécessaires, mais cela peut affecter votre expérience sur le site Web.</div></div><div class="fs-cc-prefs_space-medium"><a fs-cc="deny" href="#" class="fs-cc-prefs_button fs-cc-button-alt w-button">Refuser tous les cookies</a><a fs-cc="allow" href="#" class="fs-cc-prefs_button w-button">Autoriser tous les cookies</a></div><div class="fs-cc-prefs_space-small"><div class="fs-cc-prefs_title font-family-beatrice">Gérer les préférences de consentement par catégorie</div></div><div class="fs-cc-prefs_option"><div class="fs-cc-prefs_toggle-wrapper"><div class="fs-cc-prefs_label font-family-beatrice">Essentiel</div><div class="fs-cc-prefs_text"><strong>Toujours actif</strong></div></div><div class="fs-cc-prefs_text">Ils sont nécessaires pour activer les fonctionnalités de base du site Web.</div></div><div class="fs-cc-prefs_option"><div class="fs-cc-prefs_toggle-wrapper"><div class="fs-cc-prefs_label font-family-beatrice">Analytique</div><label class="w-checkbox fs-cc-prefs_checkbox-field"><input type="checkbox" id="analytics" name="Analytics" data-name="Analytics" fs-cc-checkbox="analytics" class="w-checkbox-input fs-cc-prefs_checkbox"/><span for="Analytics" class="fs-cc-prefs_checkbox-label w-form-label">Essentiel</span><div class="fs-cc-prefs_toggle"></div></label></div><div class="fs-cc-prefs_text">Ils nous aident à comprendre comment fonctionne le site Web, comment les visiteurs interagissent avec le site et s&#x27;il peut y avoir des problèmes techniques.</div></div><div class="fs-cc-prefs_option"><div class="fs-cc-prefs_toggle-wrapper"><div class="fs-cc-prefs_label font-family-beatrice">Commercialisation</div><label class="w-checkbox fs-cc-prefs_checkbox-field"><input type="checkbox" id="marketing" name="Marketing" data-name="Marketing" fs-cc-checkbox="marketing" class="w-checkbox-input fs-cc-prefs_checkbox"/><span for="Marketing" class="fs-cc-prefs_checkbox-label w-form-label">Essentiel</span><div class="fs-cc-prefs_toggle"></div></label></div><div class="fs-cc-prefs_text">Nous les utilisons pour diffuser des publicités plus pertinentes pour vous et vos intérêts. Nous les utilisons également pour limiter le nombre de fois que vous voyez une publicité et mesurer l&#x27;efficacité des campagnes publicitaires.</div></div><div class="fs-cc-prefs_option"><div class="fs-cc-prefs_toggle-wrapper"><div class="fs-cc-prefs_label font-family-beatrice">Personnalisation</div><label class="w-checkbox fs-cc-prefs_checkbox-field"><input type="checkbox" id="Personalization" name="Personalization" data-name="Personalization" fs-cc-checkbox="personalization" class="w-checkbox-input fs-cc-prefs_checkbox"/><span for="Personalization" class="fs-cc-prefs_checkbox-label w-form-label">Essentiel</span><div class="fs-cc-prefs_toggle"></div></label></div><div class="fs-cc-prefs_text">Ces éléments nous permettent de mémoriser les choix que vous faites (tels que votre nom d&#x27;utilisateur, votre langue ou la région dans laquelle vous vous trouvez) et de fournir des fonctionnalités améliorées et plus personnelles.</div></div><div class="fs-cc-prefs_buttons-wrapper"><a fs-cc="submit" href="#" class="fs-cc-prefs_button w-button">Confirmez mes préférences et fermez</a></div><input type="submit" data-wait="Veuillez patienter..." class="fs-cc-prefs_submit-hide w-button" value="Soumettre"/><div class="w-embed"><style> /* smooth scrolling on iOS devices */ .fs-cc-prefs_content{-webkit-overflow-scrolling: touch} </style></div></div></form><div class="w-form-done"></div><div class="w-form-fail"></div><div fs-cc="close" class="fs-cc-prefs_overlay"></div><div fs-cc="interaction" class="fs-cc-prefs_trigger"></div></div><div class="hide w-embed"><style> /*width*/ /*width*/ .fs-cc-prefs_content::-webkit-scrollbar { width:3px; } /*thumb*/ .fs-cc-prefs_content::-webkit-scrollbar-thumb { background:rgb(175, 175, 175); } .fs-cc-prefs_content { overflow-x: hidden!important; overflow-y: scroll!important; } /* Hide Horizontal Scrollbar */ .fs-cc-prefs_content::-webkit-scrollbar-horizontal { display: none; } </style></div></div><div class="footer-bg-styles w-embed"><style> [footer-bg~="color-old"] .new_footer_component { background-color: var(--midnight-blue); } [footer-bg~="color-new"] .new_footer_component { background-color: var(--oxford); } </style></div></footer></footer></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6453db2ad32b573c40a15c49" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/js/anomali-staging.7660de73.7897a161b5183f7b.js" type="text/javascript"></script><style> /* Add CSS styles for the selected option */ #languageSelect option:checked { color: red; /* Change this to your desired color */ } </style> <script> document.addEventListener('DOMContentLoaded', function () { var banner = document.getElementById('banner'); var closeBanner = document.getElementById('closeBanner'); var menuButton = document.querySelector('.navbar_menu-button'); function closeBannerAndMenu() { banner.style.display = 'none'; } closeBanner.addEventListener('click', closeBannerAndMenu); menuButton.addEventListener('click', closeBannerAndMenu); menuButton.addEventListener('keypress', function (event) { // Close banner when Enter key is pressed on menu button if (event.key === 'Enter') { closeBannerAndMenu(); } }); }); </script> <script> // Function to pre-fill the field with name "GCLID__c" function prefillGCLIDField() { // Prefill the field with name "GCLID__c" using JavaScript var gclidField = document.getElementsByName("GCLID__c")[0]; if (gclidField) { // Retrieve the GCLID value from the cookie var gclidValue = getCookieValue("gclid"); // Set the field's value console.log("Prefilling GCLID__c field with value:", gclidValue); gclidField.value = gclidValue || ""; } } // Call the function to pre-fill the GCLID field prefillGCLIDField(); </script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10